Updated from global requirements

Change-Id: I561af817562ac4b90a683c78cc328c4cb94616ed
This commit is contained in:
OpenStack Proposal Bot 2016-04-29 23:11:15 +00:00
parent 298efcc93c
commit 447f479bb5
1 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
Babel>=1.3
Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
eventlet>=0.17.4
Flask<1.0,>=0.10
greenlet>=0.3.2
@ -26,8 +26,8 @@ pbr>=1.6
pecan>=1.0.0
python-designateclient>=1.0.0
python-neutronclient>=2.6.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
requests!=2.8.0,!=2.9.0,>=2.5.2
six>=1.9.0
SQLAlchemy<1.1.0,>=0.9.9