Updated from global requirements

Change-Id: I71c6d9e38c605e0763287de143bbffcb2d90d4f6
This commit is contained in:
OpenStack Proposal Bot 2014-07-26 20:49:39 +00:00
parent 5508653052
commit 7c5c7782c5
2 changed files with 4 additions and 4 deletions

View File

@ -6,11 +6,11 @@ pbr>=0.6,<1.0
greenlet>=0.3.2
# < 0.8.0/0.8 does not work, see https://bugs.launchpad.net/bugs/1153983
SQLAlchemy>=0.7.8,<=0.9.99
SQLAlchemy>=0.7.8,!=0.9.5,<=0.9.99
anyjson>=0.3.3
eventlet>=0.13.0
PasteDeploy>=1.5.0
Routes>=1.12.3
Routes>=1.12.3,!=2.0
WebOb>=1.2.3
argparse
boto>=2.12.0,!=2.13.0
@ -40,4 +40,4 @@ pyOpenSSL>=0.11
# Required by openstack.common libraries
six>=1.6.0
oslo.messaging>=1.3.0a9
oslo.messaging>=1.3.0

View File

@ -10,7 +10,7 @@ discover
fixtures>=0.3.14
mox>=0.5.3
mock>=1.0
sphinx>=1.1.2,<1.2
sphinx>=1.1.2,<1.1.999
requests>=1.1
testrepository>=0.0.18
testtools>=0.9.34