Updated from global requirements

Change-Id: I8e33bd4e61cc151952d8074b8540cc39a88baa64
This commit is contained in:
OpenStack Proposal Bot 2016-04-15 01:52:31 +00:00
parent 912ff71328
commit ce7dedff98

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
pbr>=1.6 # Apache-2.0
Babel>=1.3 # BSD
Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
decorator>=3.4.0 # BSD
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
eventlet!=0.18.3,>=0.18.2 # MIT