Updated from global requirements

Change-Id: Ia2ad40aef3c8cea4b25179157ffe2686c106abdc
This commit is contained in:
OpenStack Proposal Bot 2017-05-24 03:35:48 +00:00
parent cfc2f92780
commit 5d80560d39
1 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ eventlet!=0.18.3,<0.21.0,>=0.18.2 # MIT
PasteDeploy>=1.5.0 # MIT
Routes>=2.3.1 # MIT
WebOb>=1.7.1 # MIT
sqlalchemy-migrate>=0.9.6 # Apache-2.0
sqlalchemy-migrate>=0.11.0 # Apache-2.0
sqlparse>=0.2.2 # BSD
alembic>=0.8.10 # MIT
httplib2>=0.7.5 # MIT
@ -35,8 +35,8 @@ pyOpenSSL>=0.14 # Apache-2.0
# Required by openstack.common libraries
six>=1.9.0 # MIT
oslo.db>=4.19.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.db>=4.21.1 # Apache-2.0
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
oslo.log>=3.22.0 # Apache-2.0
oslo.messaging>=5.19.0 # Apache-2.0
oslo.middleware>=3.10.0 # Apache-2.0