Updated from global requirements

Change-Id: Ia690fc4881e5aa1a60eebd2d1085e5a5e14eeed4
This commit is contained in:
OpenStack Proposal Bot 2017-09-16 23:11:48 +00:00
parent cb20d7a676
commit 705153fa18
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.utils>=3.28.0 # Apache-2.0
oslo.concurrency>=3.20.0 # Apache-2.0
stevedore>=1.20.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
six>=1.9.0 # MIT