Updated from global requirements
Change-Id: Ib8345d536a1d4895d7f91ad415545c3573b09e10
This commit is contained in:
parent
4c36d38999
commit
4b28b32778
@ -26,7 +26,7 @@ networkx>=1.8
|
|||||||
contextlib2>=0.4.0 # PSF License
|
contextlib2>=0.4.0 # PSF License
|
||||||
|
|
||||||
# Used for backend storage engine loading.
|
# Used for backend storage engine loading.
|
||||||
stevedore>=1.3.0 # Apache-2.0
|
stevedore>=1.5.0 # Apache-2.0
|
||||||
|
|
||||||
# Backport for concurrent.futures which exists in 3.2+
|
# Backport for concurrent.futures which exists in 3.2+
|
||||||
futures>=3.0
|
futures>=3.0
|
||||||
|
@ -16,7 +16,7 @@ zake>=0.1.6 # Apache-2.0
|
|||||||
kazoo>=1.3.1,!=2.1
|
kazoo>=1.3.1,!=2.1
|
||||||
|
|
||||||
# Used for testing database persistence backends.
|
# Used for testing database persistence backends.
|
||||||
SQLAlchemy>=0.9.7,<=0.9.99
|
SQLAlchemy>=0.9.7,<1.1.0
|
||||||
alembic>=0.7.2
|
alembic>=0.7.2
|
||||||
psycopg2
|
psycopg2
|
||||||
PyMySQL>=0.6.2 # MIT License
|
PyMySQL>=0.6.2 # MIT License
|
||||||
|
Loading…
Reference in New Issue
Block a user