Updated from global requirements

Change-Id: I24c03abfdef70504630af1fe0de3191a7847fcdc
This commit is contained in:
OpenStack Proposal Bot 2016-06-01 18:59:08 +00:00
parent de521c6ea5
commit c21a64ea7b
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.
Flask<1.0,>=0.10 # BSD
Flask!=0.11,<1.0,>=0.10 # BSD
dogpile.cache>=0.5.7 # BSD
netaddr!=0.7.16,>=0.7.12 # BSD
eventlet!=0.18.3,>=0.18.2 # MIT