Updated from global requirements

Change-Id: Id534d8c41a9715f0524310ed7ddf8bf466711a82
This commit is contained in:
OpenStack Proposal Bot 2017-04-12 04:24:32 +00:00
parent 34c5b80f06
commit cbdf73d63e

View File

@ -7,7 +7,7 @@
# be installed in a specific order.
#
# PBR should always appear first
pbr>=2.0.0 # Apache-2.0
pbr!=2.1.0,>=2.0.0 # Apache-2.0
# If python-zunclient will be released, we will use it.
#python-zunclient>=0.0.1 # Apache-2.0
Babel!=2.4.0,>=2.3.4 # BSD