Updated from global requirements
Change-Id: I0b8a6c4debf281e8d2a4973d60d459ce568d63c0
This commit is contained in:
parent
09ded16b22
commit
00899711f8
@ -63,7 +63,7 @@ zookeeper =
|
||||
redis =
|
||||
redis>=2.10.0 # MIT
|
||||
workers =
|
||||
kombu!=4.0.0,>=3.0.25 # BSD
|
||||
kombu!=4.0.0,!=4.0.1,!=4.0.2,>=3.0.25 # BSD
|
||||
eventlet =
|
||||
eventlet!=0.18.3,>=0.18.2 # MIT
|
||||
doc =
|
||||
@ -73,7 +73,7 @@ database =
|
||||
SQLAlchemy<1.1.0,>=1.0.10 # MIT
|
||||
alembic>=0.8.4 # MIT
|
||||
SQLAlchemy-Utils # BSD License
|
||||
PyMySQL!=0.7.7,>=0.7.6 # MIT License
|
||||
PyMySQL>=0.7.6 # MIT License
|
||||
psycopg2>=2.5 # LGPL/ZPL
|
||||
test =
|
||||
pydotplus>=2.0.2 # MIT License
|
||||
|
Loading…
Reference in New Issue
Block a user