Updated from global requirements

Change-Id: I586f686f02acddf933090cba7294054cca2d7acd
This commit is contained in:
OpenStack Proposal Bot 2016-04-19 12:28:28 +00:00
parent c5550fb672
commit ed0d7663dd
2 changed files with 2 additions and 2 deletions

View File

@ -7,4 +7,4 @@ pbr>=1.6 # Apache-2.0
python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0
requests!=2.9.0,>=2.8.1 # Apache-2.0
six>=1.9.0 # MIT
stevedore>=1.5.0 # Apache-2.0
stevedore>=1.9.0 # Apache-2.0

View File

@ -5,7 +5,7 @@
hacking<0.10,>=0.9.2
coverage>=3.6 # Apache-2.0
discover # BSD
fixtures>=1.3.1 # Apache-2.0/BSD
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
mock>=1.2 # BSD
requests-mock>=0.7.0 # Apache-2.0
python-subunit>=0.0.18 # Apache-2.0/BSD