Updating SQLAlchemy dependency
* This dependency has been changed in global requirements. Without this change SQLAlchemy can't be installed at all Change-Id: I2a0dd3a9a425ca227580352cbcff9c9b1d2d8d78
This commit is contained in:
parent
63e6ac1e86
commit
da9c43cb97
@ -23,7 +23,7 @@ python-novaclient>=2.18.0
|
||||
python-glanceclient>=0.14.0
|
||||
networkx>=1.8
|
||||
six>=1.7.0
|
||||
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
|
||||
SQLAlchemy>=0.9.7,<=0.9.99
|
||||
stevedore>=1.0.0 # Apache-2.0
|
||||
yaql==0.2.3 # This is not in global requirements
|
||||
jsonschema>=2.0.0,<3.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user