Updated from global requirements

Change-Id: I586f686f02acddf933090cba7294054cca2d7acd
This commit is contained in:
OpenStack Proposal Bot 2016-10-15 00:11:45 +00:00
parent bb1f4adca0
commit b48de683fc
2 changed files with 9 additions and 9 deletions

View File

@ -1,10 +1,10 @@
# 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.
cliff!=1.16.0,!=1.17.0,>=1.15.0 # Apache-2.0
keystoneauth1>=2.7.0 # Apache-2.0
cliff>=2.2.0 # Apache-2.0
keystoneauth1>=2.14.0 # Apache-2.0
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
pbr>=1.6 # Apache-2.0
requests!=2.9.0,>=2.8.1 # Apache-2.0
requests>=2.10.0 # Apache-2.0
six>=1.9.0 # MIT
stevedore>=1.5.0 # Apache-2.0
stevedore>=1.17.1 # Apache-2.0

View File

@ -5,13 +5,13 @@
hacking<0.10,>=0.9.2
coverage>=3.6 # Apache-2.0
discover # BSD
fixtures>=1.3.1 # Apache-2.0/BSD
mock>=1.2 # BSD
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
oslo.serialization>=1.10.0 # Apache-2.0
requests-mock>=0.7.0 # Apache-2.0
requests-mock>=1.1 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD
# Doc requirements
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0