Updated from global requirements

Change-Id: I50748f60703226d65019db8d0a46e5008204b7aa
This commit is contained in:
OpenStack Proposal Bot 2017-03-02 05:09:24 +00:00
parent 576bac2ae0
commit f604df5f81
1 changed files with 1 additions and 1 deletions

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.8 # Apache-2.0
pbr>=2.0.0 # Apache-2.0
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
eventlet!=0.18.3,>=0.18.2 # MIT