Updated from global requirements

Change-Id: I682a692e98cfb22cd456b96f0fa5e1e35e980e12
This commit is contained in:
OpenStack Proposal Bot 2017-09-16 23:26:43 +00:00 committed by Adit Sarfaty
parent f42880f989
commit fc60d37c7d
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
enum34>=1.0.4;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
httplib2>=0.9.1 # MIT
netaddr>=0.7.18 # BSD