block problematic sqla 0.9.5
this is breaking nova floating ip db code, so has halted the gate. Change-Id: I99b8f316eff69cf3187c50ccb4c8f728e0454ecb
This commit is contained in:
parent
9c7a9c7f66
commit
af8ffafd6e
@ -113,7 +113,7 @@ sockjs-tornado>=1.0.0,<2.0.0
|
||||
# on pypi) as < 0.8 so the "clear" version of this requirement, is
|
||||
# actually broken. The fix for this isn't until pip 1.4.1, which is
|
||||
# way more current than what most distros have.
|
||||
SQLAlchemy>=0.7.8,<=0.9.99
|
||||
SQLAlchemy>=0.7.8,!=0.9.5,<=0.9.99
|
||||
sqlalchemy-migrate>=0.9.1
|
||||
stevedore>=0.14
|
||||
suds>=0.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user