Merge "Sync with global requirements"

This commit is contained in:
Jenkins 2013-10-05 17:01:39 +00:00 committed by Gerrit Code Review
commit 6fad587d9c
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
alembic>=0.4.1
Babel>=0.9.6
Babel>=1.3
eventlet>=0.13.0
Flask>=0.10,<1.0
iso8601>=0.1.4
@ -16,5 +16,5 @@ python-cinderclient>=1.0.5
python-keystoneclient>=0.3.2
python-novaclient>=2.15.0
six
SQLAlchemy>=0.7.8,<0.8
SQLAlchemy>=0.7.8,<=0.7.99
WebOb>=1.2.3,<1.3

View File

@ -11,7 +11,7 @@ nose
openstack.nose_plugin>=0.7
oslo.sphinx
pylint==0.25.2
python-swiftclient>=1.6.0
python-swiftclient>=1.5
sphinx>=1.1.2
sphinxcontrib-httpdomain
unittest2