summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorChristian Schwede <christian.schwede@enovance.com>2015-03-13 13:19:44 +0000
committerTushar Gohad <tushar.gohad@intel.com>2015-03-16 14:16:49 -0700
commit3d3db0ab789f37a69fc178eeb74c8cc61e4c6c1b (patch)
tree2f057bf44cd205610316cfe95a0b2dc63d881900 /requirements.txt
parent2fa4906cb88dda063809d557a6767ab6a3be6ba6 (diff)
downloadswift-3d3db0ab789f37a69fc178eeb74c8cc61e4c6c1b.tar.gz
Bump PyECLib version to >= 1.0.3
ECPyECLibException has been removed in 1.0.1, among other API/error handling enhancements in 1.0.3. Let's make sure the right version is used. Change-Id: Ie6e0c1b491017dd5096b14c23b610abc22b03d6a
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 96cb4fb03..60091eab5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,3 +9,4 @@ netifaces>=0.5,!=0.10.0,!=0.10.1
pastedeploy>=1.3.3
simplejson>=2.0.9
xattr>=0.4
+PyECLib>=1.0.3