Updated from global requirements

Change-Id: Ic686a8d145e24000d876a4a9eade37635a43ac7f
This commit is contained in:
OpenStack Proposal Bot 2016-04-29 23:12:36 +00:00
parent ac37fcc2db
commit 592dccaec5
1 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
pbr>=1.6
alembic>=0.8.0
Babel>=1.3
Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
eventlet>=0.17.4
greenlet>=0.3.2
httplib2>=0.7.5
@ -33,8 +33,8 @@ python-neutronclient>=2.6.0
keystonemiddleware!=2.4.0,>=2.0.0
requests!=2.8.0,!=2.9.0,>=2.5.2
retrying!=1.3.0,>=1.2.3 # Apache-2.0
Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7'
Routes!=2.0,>=1.12.3;python_version!='2.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
six>=1.9.0
SQLAlchemy<1.1.0,>=0.9.9
stevedore>=1.5.0 # Apache-2.0