summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorTushar Gohad <tushar.gohad@intel.com>2015-04-15 17:34:48 -0700
committerKota Tsuyuzaki <tsuyuzaki.kota@lab.ntt.co.jp>2015-04-20 01:22:24 -0700
commit2203b46e3f14ef68a090aaea284f0a0442bbb86f (patch)
tree7b959b4d0f316cf15becb0173ff6abca5153acb6 /requirements.txt
parentad66801915c0b87f3ba3b6648d473d601deac1e9 (diff)
downloadswift-2203b46e3f14ef68a090aaea284f0a0442bbb86f.tar.gz
Bump PyECLib version from 1.0.3 to 1.0.7
In addition to fixing several bugs, 1.0.7 eliminates the need for a few work-around code in Swift. This code was only to hide issues in the current version, but it also ends up breaking some third-party integration. In order to enable expected functionality and to avoid dealing with deprecation issues right from the beginning, we need to bump the minium PyECLib requirement to 1.0.7. Change-Id: I03e059e7335656c22be28ffd6157b56e13bdfc1b
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 27d507901..9f81b844a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,4 +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
+PyECLib>=1.0.7