Updated from global requirements

Change-Id: I7e4d84dc6c45c1220766261363f2fabc5085fe31
This commit is contained in:
OpenStack Proposal Bot 2014-09-23 02:00:17 +00:00
parent 91e5c5eec9
commit 0928d7319a
2 changed files with 6 additions and 6 deletions

View File

@ -5,9 +5,9 @@
alembic>=0.6.4
Babel>=1.3
iso8601>=0.1.9
oslo.i18n>=0.3.0 # Apache-2.0
oslo.config>=1.4.0.0a3
oslo.utils>=0.3.0 # Apache-2.0
oslo.i18n>=1.0.0 # Apache-2.0
oslo.config>=1.4.0 # Apache-2.0
oslo.utils>=1.0.0 # Apache-2.0
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
sqlalchemy-migrate>=0.9.1,!=0.9.2
stevedore>=0.14
stevedore>=1.0.0 # Apache-2.0

View File

@ -12,8 +12,8 @@ MySQL-python
psycopg2
python-subunit>=0.0.18
sphinx>=1.1.2,!=1.2.0,<1.3
oslosphinx>=2.2.0.0a2
oslotest>=1.1.0.0a2
oslosphinx>=2.2.0 # Apache-2.0
oslotest>=1.1.0 # Apache-2.0
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.34