Updated from global requirements

Change-Id: Ic412fead6397670ac7e1f94352038f380d0b3c3d
This commit is contained in:
OpenStack Proposal Bot 2016-04-08 11:47:50 +00:00
parent 9a2e79226b
commit a0e4a068a5
1 changed files with 2 additions and 2 deletions

View File

@ -14,6 +14,6 @@ oslo.log>=1.14.0 # Apache-2.0
six>=1.9.0 # MIT
oslo.i18n>=2.1.0 # Apache-2.0
PasteDeploy>=1.5.0 # MIT
Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7' # MIT
Routes!=2.0,>=1.12.3;python_version!='2.7' # 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
Paste # MIT