Update SQLAlchemy version

Change-Id: Iee170737ea73be19f12508c96a4a255456e4b879
This commit is contained in:
Chi Lo 2019-09-06 15:47:44 -07:00
parent ecd8d36fe3
commit 8e7171da6f
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ python-glanceclient>=2.5.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
werkzeug>=0.11.5
eventlet!=0.18.3,>=0.18.2
SQLAlchemy>=1.0.10,<1.1.0
SQLAlchemy==1.1.0
sqlalchemy-migrate>=0.9.6
PyMySQL>=0.7.6
lxml>=2.3,!=3.7.0