Merge "Filling in license info for dependencies."

This commit is contained in:
Zuul 2021-06-16 01:41:56 +00:00 committed by Gerrit Code Review
commit a8ca7bb319
2 changed files with 8 additions and 8 deletions

View File

@ -1,12 +1,12 @@
# this is required for the molecule jobs
ansi2html
ansible>=2.8,!=2.8.9,!=2.9.12,<2.10.0
jinja2>=2.8.0
ansi2html # LGPLv3+
ansible>=2.8,!=2.8.9,!=2.9.12,<2.10.0 # GPLv3+
jinja2>=2.8.0 # BSD-3-Clause
molecule>=3.3.1,<4 # MIT
molecule-podman # MIT
pytest
pytest-cov
pytest-html
pytest-xdist
pytest # MIT
pytest-cov # MIT
pytest-html # Mozilla Public License 2.0
pytest-xdist # MIT
selinux # MIT
lxml # BSD

View File

@ -14,4 +14,4 @@ os-net-config>=7.1.0 # Apache-2.0
oslo.utils>=3.40.2 # Apache-2.0
six>=1.11.0 # MIT
tripleo-common>=7.1.0 # Apache-2.0
setuptools>=50.3.0
setuptools>=50.3.0 # MIT