Uncap library requirements for liberty

Change-Id: I940dcf84a7ef5fabc21dde21a88f609a163f1d11
Depends-On: Ib948b756b8e6ca47a4c9c44c48031e54b7386a06
This commit is contained in:
Doug Hellmann 2015-04-16 18:15:34 +00:00
parent 225dd0d353
commit a039cb0754
3 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
pbr>=0.6,!=0.7,<1.0
Babel>=1.3
stevedore>=1.3.0,<1.4.0 # Apache-2.0
stevedore>=1.3.0 # Apache-2.0
six>=1.9.0
iso8601>=0.1.9
kazoo>=1.3.1
@ -11,5 +11,5 @@ pymemcache>=1.2 # Apache 2.0 License
zake>=0.1.6 # Apache-2.0
msgpack-python>=0.4.0
retrying>=1.2.3,!=1.3.0 # Apache-2.0
oslo.utils>=1.4.0,<1.5.0 # Apache-2.0
oslo.utils>=1.4.0 # Apache-2.0
redis>=2.10.0

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
pbr>=0.6,!=0.7,<1.0
Babel>=1.3
stevedore>=1.3.0,<1.4.0 # Apache-2.0
stevedore>=1.3.0 # Apache-2.0
six>=1.9.0
iso8601>=0.1.9
kazoo>=1.3.1
@ -12,5 +12,5 @@ zake>=0.1.6 # Apache-2.0
msgpack-python>=0.4.0
retrying>=1.2.3,!=1.3.0 # Apache-2.0
futures>=2.1.6
oslo.utils>=1.4.0,<1.5.0 # Apache-2.0
oslo.utils>=1.4.0 # Apache-2.0
redis>=2.10.0

View File

@ -7,7 +7,7 @@ flake8==2.2.4
discover
mock>=1.0
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
oslosphinx>=2.5.0 # Apache-2.0
python-subunit>=0.0.18
testrepository>=0.0.18
testtools>=0.9.36,!=1.2.0