Updated from global requirements

Change-Id: I1e1cac3d947e6d1ac9020ae5bcf5f40d6e2bc06a
This commit is contained in:
OpenStack Proposal Bot 2018-03-14 05:55:58 +00:00
parent 5b42d27635
commit d70052a5df
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>=1.0.4;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
oslo.config>=5.1.0 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
six>=1.10.0 # MIT