summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorTushar Gohad <tushar.gohad@intel.com>2015-11-11 12:53:29 -0700
committerTushar Gohad <tushar.gohad@intel.com>2015-12-03 07:00:14 -0700
commitb63caf4521b0a4a32b9afdb6d247537848d0a8d6 (patch)
tree16401e43e4266696c561a00c605666d8977ddc2c /requirements.txt
parent3c7dbf32b1ee6286eab0559bf2e960e8f0a4c1c1 (diff)
downloadswift-b63caf4521b0a4a32b9afdb6d247537848d0a8d6.tar.gz
Bump PyECLib requirement to >=1.0.7
... to match global-requirements. This is an intermediate step in updating requirements to PyECLib>=1.1.1. Change-Id: I79f47fff6ec1adff214ca435f0d95aaf1ffd68f9
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 3d0524e41..13b94d9cb 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10,4 +10,4 @@ netifaces>=0.5,!=0.10.0,!=0.10.1
pastedeploy>=1.3.3
six>=1.9.0
xattr>=0.4
-PyECLib==1.0.7 # BSD
+PyECLib>=1.0.7 # BSD