Updated from global requirements

Change-Id: Id9bfc06b7d977f2b4b331eac203670cce8680b2e
This commit is contained in:
OpenStack Proposal Bot 2018-03-15 07:50:02 +00:00
parent 77c463a483
commit e89c12fbb4
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
oslo.log>=3.36.0 # Apache-2.0 oslo.log>=3.36.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0 oslo.i18n>=3.15.3 # Apache-2.0
oslo.config>=5.1.0 # Apache-2.0 oslo.config>=5.2.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0 oslo.utils>=3.33.0 # Apache-2.0
enum34>=1.0.4;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
cffi>=1.7.0 # MIT cffi>=1.7.0 # MIT

View File

@ -9,7 +9,7 @@ fixtures>=3.0.0 # Apache-2.0/BSD
# These are needed for docs generation # These are needed for docs generation
openstackdocstheme>=1.18.1 # Apache-2.0 openstackdocstheme>=1.18.1 # Apache-2.0
sphinx!=1.6.6,<1.7.0,>=1.6.2 # BSD sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
reno>=2.5.0 # Apache-2.0 reno>=2.5.0 # Apache-2.0
# Bandit security code scanner # Bandit security code scanner