Update pyeclib dependency to 1.3.1
Updated global requirements.txt to change PyECLib version so that it fixes memory leak issue. Change-Id: I49c52ac1861962f76f8bebf6ccb3b47b6a672f7b Partial-Bug: #1629410
This commit is contained in:
parent
c1b9721a95
commit
789dd5c595
@ -154,7 +154,7 @@ pyasn1 # BSD
|
|||||||
pyasn1-modules # BSD
|
pyasn1-modules # BSD
|
||||||
pycadf>=1.1.0,!=2.0.0 # Apache-2.0
|
pycadf>=1.1.0,!=2.0.0 # Apache-2.0
|
||||||
pycrypto>=2.6 # Public Domain
|
pycrypto>=2.6 # Public Domain
|
||||||
PyECLib>=1.2.0 # BSD
|
PyECLib>=1.3.1 # BSD
|
||||||
pyghmi>=1.0.9 # Apache-2.0
|
pyghmi>=1.0.9 # Apache-2.0
|
||||||
pyinotify>=0.9.6;sys_platform!='win32' and sys_platform!='darwin' and sys_platform!='sunos5' # MIT
|
pyinotify>=0.9.6;sys_platform!='win32' and sys_platform!='darwin' and sys_platform!='sunos5' # MIT
|
||||||
PyJWT>=1.0.1 # MIT
|
PyJWT>=1.0.1 # MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user