Updated from global requirements

Change-Id: Ieed7351b00bebfad0b7985fe352c0d251574a048
This commit is contained in:
OpenStack Proposal Bot
2016-04-08 18:43:26 +00:00
parent ada56ac6e8
commit 5a2ce1d352
2 changed files with 3 additions and 3 deletions

View File

@@ -5,8 +5,8 @@ pbr>=1.6 # Apache-2.0
Paste # MIT
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
anyjson>=0.3.3 # BSD
Babel>=1.3 # BSD
eventlet!=0.18.3,>=0.18.2 # MIT

View File

@@ -9,7 +9,7 @@ cliff!=1.16.0,!=1.17.0,>=1.15.0 # Apache-2.0
coverage>=3.6 # Apache-2.0
discover # BSD
doc8 # Apache-2.0
fixtures>=1.3.1 # Apache-2.0/BSD
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
hacking<0.11,>=0.10.2
mock>=1.2 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD