Updated from global requirements

Change-Id: Id91358b7d4efe79a4be5190dcdb4b0b7cb40f19b
This commit is contained in:
OpenStack Proposal Bot 2014-09-19 08:51:36 +00:00
parent 87a1ebcd14
commit 5ecfdac6b3
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
pbr>=0.6,!=0.7,<1.0
argparse
iso8601>=0.1.9
oslo.utils>=0.3.0 # Apache-2.0
oslo.utils>=1.0.0 # Apache-2.0
PrettyTable>=0.7,<0.8
requests>=1.2.1,!=2.4.0
simplejson>=2.2.0

View File

@ -10,7 +10,7 @@ keyring>=2.1,!=3.3
mock>=1.0
requests-mock>=0.4.0 # Apache-2.0
sphinx>=1.1.2,!=1.2.0,<1.3
oslosphinx>=2.2.0.0a2
oslosphinx>=2.2.0 # Apache-2.0
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.34