Updated from global requirements

Change-Id: I175cf84821eb2c6479f230702fa6d570301df369
This commit is contained in:
OpenStack Proposal Bot 2015-03-21 00:18:54 +00:00
parent 20033a7660
commit 7b3157ee67
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.1.0
stevedore>=1.3.0,<1.4.0 # Apache-2.0
six>=1.9.0
iso8601>=0.1.9
kazoo>=1.3.1
@ -11,5 +11,5 @@ pymemcache>=1.2
zake>=0.1.6
msgpack-python>=0.4.0
retrying>=1.2.3,!=1.3.0
oslo.utils>=1.2.0 # Apache-2.0
oslo.utils>=1.4.0,<1.5.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.1.0
stevedore>=1.3.0,<1.4.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
futures>=2.1.6
oslo.utils>=1.2.0 # Apache-2.0
oslo.utils>=1.4.0,<1.5.0 # Apache-2.0
redis>=2.10.0

View File

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