Updated from global requirements

Change-Id: I00f2d7dee1ea4ea61e7297439d9f5d2557afc8c2
This commit is contained in:
OpenStack Proposal Bot 2015-10-13 00:53:00 +00:00
parent 2eb79f3b90
commit 2074ca89b9
2 changed files with 2 additions and 2 deletions

View File

@ -13,4 +13,4 @@ pycadf>=1.1.0
python-keystoneclient>=1.6.0
requests!=2.8.0,>=2.5.2
six>=1.9.0
WebOb>=1.2.3
WebOb<1.5.0,>=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,>=1.16.0 # Apache-2.0
oslo.messaging!=1.17.0,!=1.17.1,!=2.6.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