Updated from global requirements

Change-Id: Id185bb8f180f169072a821b95a774a297db8db1e
This commit is contained in:
OpenStack Proposal Bot 2014-06-18 00:46:47 +00:00
parent 8f8b6cb362
commit 308aeb19db
2 changed files with 5 additions and 5 deletions

View File

@ -3,10 +3,10 @@ pbr>=0.6,!=0.7,<1.0
anyjson>=0.3.3
argparse
eventlet>=0.13.0
python-keystoneclient>=0.8.0
python-heatclient>=0.2.3
python-keystoneclient>=0.9.0
python-heatclient>=0.2.9
requests>=1.1
iso8601>=0.1.9
lxml>=2.3
oslo.config>=1.2.0
six>=1.6.0
oslo.config>=1.2.1
six>=1.7.0

View File

@ -3,7 +3,7 @@ discover
fixtures>=0.3.14
hacking>=0.8.0,<0.9
python-subunit>=0.0.18
sphinx>=1.1.2,<1.2
sphinx>=1.1.2,!=1.2.0,<1.3
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.34