Updated from global requirements

Change-Id: I3f2a517c6a02285c804adcee95cb66f1f6502744
This commit is contained in:
OpenStack Proposal Bot 2014-06-19 01:12:29 +00:00
parent e6579f43cc
commit 938031ad52
2 changed files with 2 additions and 2 deletions

@ -2,6 +2,6 @@ pbr>=0.6,!=0.7,<1.0
Babel>=1.3
argparse
PrettyTable>=0.7,<0.8
python-keystoneclient>=0.7.0
python-keystoneclient>=0.9.0
pyOpenSSL>=0.11
warlock>=1.0.1,<2

@ -4,6 +4,6 @@ coverage>=3.6
discover
mox3>=0.7.0
mock>=1.0
sphinx>=1.1.2,<1.2
sphinx>=1.1.2,!=1.2.0,<1.3
testrepository>=0.0.18
testtools>=0.9.34