Updated from global requirements

Change-Id: I0ec640ea8651d684e71229098581c948b1857508
This commit is contained in:
OpenStack Proposal Bot 2017-08-18 11:39:52 +00:00
parent 45b3c4ad26
commit 393275fadb
2 changed files with 3 additions and 3 deletions

View File

@ -8,4 +8,4 @@ six>=1.9.0 # MIT
stevedore>=1.20.0 # Apache-2.0
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
rfc3986>=0.3.1 # Apache-2.0
PyYAML>=3.10.0 # MIT
PyYAML>=3.10 # MIT

View File

@ -18,10 +18,10 @@ coverage!=4.4,>=4.0 # Apache-2.0
# this is required for the docs build jobs
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.16.0 # Apache-2.0
reno!=2.3.1,>=1.8.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
# mocking framework
mock>=2.0 # BSD
mock>=2.0.0 # BSD
# Bandit security code scanner
bandit>=1.1.0 # Apache-2.0