Updated from global requirements

Change-Id: I6765cdd617b19d8f2d8742243a6a40a877233583
This commit is contained in:
OpenStack Proposal Bot 2015-12-16 08:17:02 +00:00 committed by Brant Knudson
parent 11a4d4d317
commit b0302af4d3
2 changed files with 2 additions and 2 deletions

View File

@ -11,6 +11,6 @@ oslo.utils!=2.6.0,>=2.0.0 # Apache-2.0
pbr>=1.6
pycadf>=1.1.0
python-keystoneclient!=1.8.0,>=1.6.0
requests!=2.8.0,>=2.5.2
requests!=2.8.0,!=2.9.0,>=2.5.2
six>=1.9.0
WebOb>=1.2.3

View File

@ -10,7 +10,7 @@ mock>=1.2
pycrypto>=2.6
oslosphinx>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
oslo.messaging!=1.17.0,!=1.17.1,!=2.6.0,!=2.6.1,!=2.7.0,!=2.8.0,!=2.8.1,!=2.9.0,>=1.16.0 # Apache-2.0
oslo.messaging!=1.17.0,!=1.17.1,!=2.6.0,!=2.6.1,!=2.7.0,!=2.8.0,!=2.8.1,!=2.9.0,!=3.1.0,>=1.16.0 # Apache-2.0
requests-mock>=0.6.0 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
stevedore>=1.5.0 # Apache-2.0