Updated from global requirements

Change-Id: Iade63a6242e5b6bdaec123d8e6d0f793cc67c1e0
This commit is contained in:
OpenStack Proposal Bot 2016-05-12 17:18:37 +00:00
parent 97e3e220e2
commit ab9d3f5fd3

View File

@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
alembic>=0.8.4 # MIT
Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
Babel>=2.3.4 # BSD
cffi # MIT
cryptography!=1.3.0,>=1.0 # BSD/Apache-2.0
eventlet!=0.18.3,>=0.18.2 # MIT
@ -29,5 +29,5 @@ ldap3>=0.9.8.2 # LGPLv3
keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0
six>=1.9.0 # MIT
SQLAlchemy<1.1.0,>=1.0.10 # MIT
stevedore>=1.9.0 # Apache-2.0
stevedore>=1.10.0 # Apache-2.0
WebOb>=1.2.3 # MIT