Update pyeclib dependency to 1.3.1

Updated swift requirements.txt to change PyECLib version
so that it fixes memory leak issue.

Change-Id: Ifc069989b96188fd7abe0d8edc6b30266783ad79
Partial-Bug: #1629410
This commit is contained in:
Nicolas Helgeson 2016-10-06 11:06:49 -07:00
parent 768104b8ec
commit f0a8af293e
1 changed files with 1 additions and 1 deletions

View File

@ -9,5 +9,5 @@ netifaces>=0.5,!=0.10.0,!=0.10.1
pastedeploy>=1.3.3
six>=1.9.0
xattr>=0.4
PyECLib>=1.2.0 # BSD
PyECLib>=1.3.1 # BSD
cryptography>=1.0,!=1.3.0 # BSD/Apache-2.0