Updated from global requirements

Change-Id: Ib34efa77d08998f2c8ee5902623da990262da0e0
This commit is contained in:
OpenStack Proposal Bot 2014-10-21 12:15:33 +00:00
parent f3e672f73d
commit 3824554018
2 changed files with 2 additions and 2 deletions

View File

@ -12,6 +12,6 @@ oslo.config>=1.4.0 # Apache-2.0
oslo.serialization>=1.0.0 # Apache-2.0
oslo.utils>=1.0.0 # Apache-2.0
PrettyTable>=0.7,<0.8
requests>=1.2.1,!=2.4.0
requests>=2.2.0,!=2.4.0
six>=1.7.0
stevedore>=1.0.0 # Apache-2.0

View File

@ -15,7 +15,7 @@ oauthlib>=0.6
oslosphinx>=2.2.0 # Apache-2.0
pycrypto>=2.6
requests-mock>=0.4.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,<1.3
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
testrepository>=0.0.18
testresources>=0.2.4
testtools>=0.9.34