Updated from global requirements

Change-Id: I8038b4b59dbac8200e4179fffa6bd50d0fcc72f8
This commit is contained in:
OpenStack Proposal Bot 2017-04-08 03:58:33 +00:00
parent d54f16067c
commit f6375f5cc4
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
pbr>=2.0.0 # Apache-2.0
alembic>=0.8.10 # MIT
Babel>=2.3.4 # BSD
Babel!=2.4.0,>=2.3.4 # BSD
eventlet!=0.18.3,>=0.18.2 # MIT
greenlet>=0.3.2 # MIT
lxml!=3.7.0,>=2.3 # BSD
@ -36,7 +36,7 @@ retrying!=1.3.0,>=1.2.3 # Apache-2.0
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
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
stevedore>=1.20.0 # Apache-2.0
tooz>=1.47.0 # Apache-2.0
python-cinderclient>=2.0.1 # Apache-2.0