Updated from global requirements

Change-Id: Iae6c32991d5899441105c2ac5d96a97f0912937f
This commit is contained in:
OpenStack Proposal Bot 2017-12-19 01:16:06 +00:00
parent 013f4de731
commit de3be54437
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
oslo.config>=5.1.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.31.0 # Apache-2.0
oslo.utils>=3.33.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