Updated from global requirements

Change-Id: I99910315496d20da04b1b74a9ef076ef567137a1
This commit is contained in:
OpenStack Proposal Bot 2014-10-22 00:38:19 +00:00
parent af23b40280
commit 61a45a00c7
2 changed files with 6 additions and 6 deletions

View File

@ -6,10 +6,10 @@ Babel>=1.3
iso8601>=0.1.9
netaddr>=0.7.12
oslo.config>=1.4.0 # Apache-2.0
oslo.serialization>=1.0.0 # Apache-2.0
oslo.utils>=1.0.0 # Apache-2.0
oslo.serialization>=1.0.0 # Apache-2.0
oslo.utils>=1.0.0 # Apache-2.0
pbr>=0.6,!=0.7,<1.0
python-keystoneclient>=0.10.0
requests>=1.2.1,!=2.4.0
python-keystoneclient>=0.11.1
requests>=2.2.0,!=2.4.0
six>=1.7.0
WebOb>=1.2.3

View File

@ -10,8 +10,8 @@ mock>=1.0
pycrypto>=2.6
oslosphinx>=2.2.0 # Apache-2.0
oslotest>=1.1.0 # Apache-2.0
requests-mock>=0.4.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,<1.3
requests-mock>=0.4.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
testrepository>=0.0.18
testresources>=0.2.4
testtools>=0.9.34