Bump upper constraint for SQLAlchemy
At lease one bug showed up, see Depends-On for cinder problem found with 1.1.7, this was caused by this change: http://docs.sqlalchemy.org/en/latest/changelog/migration_11.html#specific-checks-added-for-passing-mapped-classes-instances-as-sql-literals Depends-On: I212536e5fa587e13905b5f40976cd988af38c107 Change-Id: Ieb558685f2c0b071dd691ccee505e72b61b0711a
This commit is contained in:
parent
0ea5905581
commit
141abfb14d
@ -3,3 +3,4 @@
|
||||
|
||||
pyparsing==2.2.0;pulp
|
||||
psutil==5.2.0;os-refresh-config
|
||||
SQLAlchemy==1.1.7;mistral
|
||||
|
@ -123,7 +123,7 @@ tablib===0.11.4
|
||||
astroid===1.3.8
|
||||
virtualbmc===1.1.0
|
||||
deprecation===1.0
|
||||
SQLAlchemy===1.0.17
|
||||
SQLAlchemy===1.1.7
|
||||
pyroute2===0.4.13
|
||||
kazoo===2.2.1
|
||||
XStatic-roboto-fontface===0.5.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user