Updated from global requirements

Change-Id: I2be716e4a16a5d4b7eac45664031236b5e09f06c
This commit is contained in:
OpenStack Proposal Bot 2016-05-17 14:05:26 +00:00 committed by Akihiro Motoki
parent 9fec80e7d2
commit 0968fe9c21
1 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
pbr>=1.6 # Apache-2.0
Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
Babel>=2.3.4 # BSD
debtcollector>=1.2.0 # Apache-2.0
eventlet!=0.18.3,>=0.18.2 # MIT
netaddr!=0.7.16,>=0.7.12 # BSD
@ -14,9 +14,9 @@ oslo.i18n>=2.1.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0
oslo.messaging>=4.5.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.0.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
requests!=2.9.0,>=2.8.1 # Apache-2.0
requests>=2.10.0 # Apache-2.0
six>=1.9.0 # MIT
SQLAlchemy<1.1.0,>=1.0.10 # MIT
WebOb>=1.2.3 # MIT