Updated from global requirements

Change-Id: I383046a60d34047447ec4985a3907523c28e5965
This commit is contained in:
OpenStack Proposal Bot 2017-10-12 22:03:18 +00:00
parent 963b3017e1
commit 67346e3c8e
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.
cliff>=2.8.0 # Apache-2.0
cliff!=2.9.0,>=2.8.0 # Apache-2.0
jsonschema<3.0.0,>=2.6.0 # MIT
osc-lib>=1.7.0 # Apache-2.0
oslo.utils>=3.28.0 # Apache-2.0