Updated from global requirements

Change-Id: Ie88e84d689fc2cb05e97093945581d3cfbd0562c
This commit is contained in:
OpenStack Proposal Bot 2016-09-27 23:02:40 +00:00
parent 95ae6d667c
commit 70f009ee71

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
pecan!=1.0.2,!=1.0.3,!=1.0.4,>=1.0.0 # BSD
pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD
pbr>=1.6 # Apache-2.0
SQLAlchemy<1.1.0,>=1.0.10 # MIT
Babel>=2.3.4 # BSD