Updated from global requirements

Change-Id: Ice28e51dd56ce226bea58ef540661a53ada37282
This commit is contained in:
OpenStack Proposal Bot
2016-03-24 13:50:36 +00:00
parent d88cccb457
commit c464316957

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.
pbr>=1.6 # Apache-2.0
cliff!=1.16.0,>=1.15.0 # Apache-2.0
cliff!=1.16.0,!=1.17.0,>=1.15.0 # Apache-2.0
debtcollector>=1.2.0 # Apache-2.0
iso8601>=0.1.9 # MIT
netaddr!=0.7.16,>=0.7.12 # BSD