Updated from global requirements

Change-Id: I11f51a48f51370250f5bb0f724b9b1ebcd2a5af6
This commit is contained in:
OpenStack Proposal Bot 2017-11-14 03:56:39 +00:00
parent 8c46fc1e7a
commit ff5a739783
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
oslo.config>=4.6.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.utils>=3.28.0 # Apache-2.0
oslo.utils>=3.31.0 # Apache-2.0
oslo.concurrency>=3.20.0 # Apache-2.0
stevedore>=1.20.0 # Apache-2.0
enum34>=1.0.4;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD