Updated from global requirements

Change-Id: I61e5dbc266b8c10ca76b6348480e99d922c12263
This commit is contained in:
OpenStack Proposal Bot 2015-05-11 15:52:53 +00:00
parent 3d5fc42e57
commit 184c0193dc
3 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=0.6,!=0.7,<1.0
pbr>=0.11,<2.0
Babel>=1.3
stevedore>=1.3.0 # Apache-2.0
six>=1.9.0

View File

@ -1,7 +1,7 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=0.6,!=0.7,<1.0
pbr>=0.11,<2.0
Babel>=1.3
stevedore>=1.3.0 # Apache-2.0
six>=1.9.0
@ -9,6 +9,6 @@ iso8601>=0.1.9
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
futures>=3.0
oslo.utils>=1.4.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0

View File

@ -4,7 +4,7 @@
pep8==1.5.7
pyflakes==0.8.1
flake8==2.2.4
flake8==2.4.0
discover
mock>=1.0
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3