Merge "Updated from global requirements"

This commit is contained in:
Jenkins 2017-04-11 02:35:10 +00:00 committed by Gerrit Code Review
commit 169fc6fb8b
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
pbr>=2.0.0 # Apache-2.0
Babel>=2.3.4 # BSD
Babel!=2.4.0,>=2.3.4 # BSD
croniter>=0.3.4 # MIT License
eventlet!=0.18.3,>=0.18.2 # MIT
greenlet>=0.3.2 # MIT
@ -31,7 +31,7 @@ Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT
Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT
python-neutronclient>=5.1.0 # Apache-2.0
six>=1.9.0 # MIT
SQLAlchemy>=1.0.10 # MIT
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
sqlalchemy-migrate>=0.9.6 # Apache-2.0
stevedore>=1.20.0 # Apache-2.0
taskflow>=2.7.0 # Apache-2.0