Updated from global requirements

Change-Id: Ib9e18e0818a8881cf12b5455e2c97888cf24f18e
This commit is contained in:
OpenStack Proposal Bot 2016-02-20 21:55:37 +00:00
parent e0d439f14f
commit b2030923a5
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ pbr>=1.6 # Apache-2.0
SQLAlchemy<1.1.0,>=1.0.10 # MIT
alembic>=0.8.0 # MIT
automaton>=0.5.0 # Apache-2.0
eventlet>=0.18.2 # MIT
eventlet!=0.18.3,>=0.18.2 # MIT
WebOb>=1.2.3 # MIT
greenlet>=0.3.2 # MIT
netaddr!=0.7.16,>=0.7.12 # BSD
@ -30,7 +30,7 @@ oslo.middleware>=3.0.0 # Apache-2.0
oslo.policy>=0.5.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.0.0 # Apache-2.0
oslo.utils>=3.4.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
pecan>=1.0.0 # BSD
requests!=2.9.0,>=2.8.1 # Apache-2.0
six>=1.9.0 # MIT