Set lowest version for SQLAlchemy to 0.9.9

Change-Id: I33aa2e15484e795f379f1590fb62bd8e5ba05b50
Closes-Bug: #1534302
This commit is contained in:
Tatyana Leontovich 2016-01-14 23:36:43 +02:00
parent 24fa766c29
commit b21785e3b2
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ kombu>=3.0.16
netaddr>=0.7.12,!=0.7.16
oslo.config>=2.3.0
oslo.serialization>=1.4.0
SQLAlchemy>=1.0.10,<1.1.0
SQLAlchemy>=0.9.9,<1.1.0
# oslo.db has no upper bound for sqlalchemy-migrate, and latest
# sqlalchemy-migrate requires conflicting version of pbr.
sqlalchemy-migrate>=0.9.6