Updated from global requirements

Change-Id: I2a8754105c5ccf9c46de1680634875f3d3142466
This commit is contained in:
OpenStack Proposal Bot 2017-06-13 23:07:25 +00:00
parent e7cce29f29
commit 3cbd4ca0ba
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
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
eventlet!=0.18.3,<0.21.0,>=0.18.2 # MIT
eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
netaddr!=0.7.16,>=0.7.13 # BSD
tenacity>=3.2.1 # Apache-2.0
six>=1.9.0 # MIT