Updated from global requirements

Change-Id: Ibedbbbc52723e4ba1bc050322b4d86d5635490bb
This commit is contained in:
OpenStack Proposal Bot 2018-01-16 12:27:02 +00:00
parent 0fbaf5e848
commit 87a0702d9b
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,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.33.0 # Apache-2.0
oslo.concurrency>=3.20.0 # Apache-2.0
oslo.concurrency>=3.25.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