Updated from global requirements

Change-Id: Ifae019c18ea0ff32ed2c3cc11e8f2f3ea12ff1d4
This commit is contained in:
OpenStack Proposal Bot 2015-01-09 18:35:33 +00:00
parent dac71b4be9
commit aebbcff100
2 changed files with 6 additions and 6 deletions

@ -5,9 +5,9 @@ pbr>=0.6,!=0.7,<1.0
Babel>=1.3 Babel>=1.3
argparse argparse
PrettyTable>=0.7,<0.8 PrettyTable>=0.7,<0.8
python-keystoneclient>=0.10.0 python-keystoneclient>=0.11.1
pyOpenSSL>=0.11 pyOpenSSL>=0.11
requests>=1.2.1,!=2.4.0 requests>=2.2.0,!=2.4.0
warlock>=1.0.1,<2 warlock>=1.0.1,<2
six>=1.7.0 six>=1.7.0
oslo.utils>=1.0.0 # Apache-2.0 oslo.utils>=1.2.0 # Apache-2.0

@ -7,7 +7,7 @@ coverage>=3.6
discover discover
mox3>=0.7.0 mox3>=0.7.0
mock>=1.0 mock>=1.0
oslosphinx>=2.2.0.0a2 oslosphinx>=2.2.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 testrepository>=0.0.18
testtools>=0.9.34 testtools>=0.9.36,!=1.2.0