Sync with global requirements

Change-Id: I970aff3c87e6826cb527127acfa8915a8b47b07e
This commit is contained in:
Sergey Lukjanov 2013-10-04 17:28:25 +04:00
parent 041bd213d7
commit 35848f8d3b
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