Updates SQLAlchemy requirement

I took the same versions as for Heat. Having Tuskar installed was
breaking my Heat installation from devstack.

Change-Id: I78c635562a347b581c3c65dbc2525dd54dedce92
This commit is contained in:
Jay Dobies 2014-08-25 11:48:26 -04:00
parent 3d479cf467
commit d557ede283

View File

@ -19,7 +19,7 @@ python-heatclient>=0.2.3
python-keystoneclient>=0.4.1
PyYAML>=3.1.0
six>=1.4.1
SQLAlchemy>=0.7.8,<=0.7.99
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
sqlalchemy-migrate>=0.8.2
WebOb>=1.2.3,<1.3
WSME>=0.5b6