Updated from global requirements

Change-Id: Ia6c53a49bebf83cd08a4a031c6823fc8c92047cf
This commit is contained in:
OpenStack Proposal Bot
2014-10-11 22:37:46 +00:00
parent 0d5ad3fceb
commit 3d402d4c93
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ pbr>=0.6,!=0.7,<1.0
argparse
iso8601>=0.1.9
PrettyTable>=0.7,<0.8
python-keystoneclient>=0.10.0
python-keystoneclient>=0.11.1
PyYAML>=3.1.0
requests>=2.2.0,!=2.4.0
six>=1.7.0

View File

@@ -11,7 +11,7 @@ httpretty>=0.8.0,!=0.8.1,!=0.8.2,!=0.8.3
mock>=1.0
mox3>=0.7.0
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
testscenarios>=0.4
testtools>=0.9.34