Updated from global requirements

Change-Id: I0cc5aa7bfa7cc6d11ae03a095d57077a88cf3e79
This commit is contained in:
OpenStack Proposal Bot 2017-05-22 22:43:58 +00:00
parent b017242c0b
commit af63a34d56
1 changed files with 1 additions and 2 deletions

View File

@ -8,8 +8,7 @@ stevedore>=1.20.0 # Apache-2.0
alembic>=0.8.10 # MIT
eventlet!=0.18.3,<0.21.0,>=0.18.2 # MIT
PasteDeploy>=1.5.0 # MIT
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
Routes>=2.3.1 # MIT
tenacity>=3.2.1 # Apache-2.0
WebOb>=1.7.1 # MIT
kombu!=4.0.2,>=4.0.0 # BSD