Updated from global requirements

Change-Id: Iba5a4bf0200552cad61656a032d670b1972a8c04
This commit is contained in:
OpenStack Proposal Bot 2017-09-16 23:26:46 +00:00 committed by Adit Sarfaty
parent 63dbcea970
commit a8e260516e
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,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
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
netaddr>=0.7.18 # BSD
tenacity>=3.2.1 # Apache-2.0