Updated from global requirements

Change-Id: I0b8a6c4debf281e8d2a4973d60d459ce568d63c0
This commit is contained in:
OpenStack Proposal Bot
2016-12-22 19:11:10 +00:00
parent 09ded16b22
commit 00899711f8

View File

@@ -63,7 +63,7 @@ zookeeper =
redis = redis =
redis>=2.10.0 # MIT redis>=2.10.0 # MIT
workers = 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 =
eventlet!=0.18.3,>=0.18.2 # MIT eventlet!=0.18.3,>=0.18.2 # MIT
doc = doc =
@@ -73,7 +73,7 @@ database =
SQLAlchemy<1.1.0,>=1.0.10 # MIT SQLAlchemy<1.1.0,>=1.0.10 # MIT
alembic>=0.8.4 # MIT alembic>=0.8.4 # MIT
SQLAlchemy-Utils # BSD License SQLAlchemy-Utils # BSD License
PyMySQL!=0.7.7,>=0.7.6 # MIT License PyMySQL>=0.7.6 # MIT License
psycopg2>=2.5 # LGPL/ZPL psycopg2>=2.5 # LGPL/ZPL
test = test =
pydotplus>=2.0.2 # MIT License pydotplus>=2.0.2 # MIT License