Updated from global requirements

Change-Id: I5139466b5937a017536ee43aca0ef9d702755ac8
This commit is contained in:
OpenStack Proposal Bot 2016-04-06 04:25:26 +00:00
parent 30ae1e72f1
commit cba6394fc9
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
alembic>=0.8.0 # MIT
alembic>=0.8.4 # MIT
Babel>=1.3 # BSD
eventlet!=0.18.3,>=0.18.2 # MIT
Flask<1.0,>=0.10 # BSD