Updated from global requirements

Change-Id: I1a275ba57d0c0c736cd3f3019ffb2d229960cf9c
This commit is contained in:
OpenStack Proposal Bot 2016-04-29 23:13:31 +00:00
parent 260cbe1d2f
commit d32b8525bb
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ pbr>=1.6
Paste
PasteDeploy>=1.5.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
debtcollector>=0.3.0 # Apache-2.0
eventlet>=0.17.4
pecan>=1.0.0