Updated from global requirements

Change-Id: Ie802df38d54eb4331ab91ec5703896c10703f95b
This commit is contained in:
OpenStack Proposal Bot 2018-01-18 03:22:48 +00:00
parent e52c99825c
commit db748471a7
3 changed files with 5 additions and 5 deletions

View File

@ -4,7 +4,7 @@
# For generating sphinx documentation
openstackdocstheme>=1.17.0 # Apache-2.0
sphinx>=1.6.2 # BSD
sphinx!=1.6.6,>=1.6.2 # BSD
reno>=2.5.0 # Apache-2.0
python-memcached>=1.56 # PSF
pymongo!=3.1,>=3.0.2 # Apache-2.0
@ -12,4 +12,4 @@ etcd3gw>=0.2.0 # Apache-2.0
# For autodoc builds
mock>=2.0.0 # BSD
oslotest>=1.10.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0

View File

@ -6,5 +6,5 @@ dogpile.cache>=0.6.2 # BSD
six>=1.10.0 # MIT
oslo.config>=5.1.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
oslo.utils>=3.31.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
mock>=2.0.0 # BSD
oslotest>=1.10.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
pifpaf>=0.10.0 # Apache-2.0
# Bandit security code scanner
bandit>=1.1.0 # Apache-2.0