Merge "molecule-requirements constraints"

This commit is contained in:
Zuul 2021-07-22 13:38:18 +00:00 committed by Gerrit Code Review
commit b1603d2807
1 changed files with 8 additions and 8 deletions

View File

@ -1,12 +1,12 @@
# this is required for the molecule jobs
ansi2html # LGPLv3+
ansi2html>=1.6.0 # 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 # MIT
pytest-cov # MIT
pytest-html # Mozilla Public License 2.0
pytest-xdist # MIT
selinux # MIT
lxml # BSD
molecule-podman>=0.3.0 # MIT
pytest>=6.2.4 # MIT
pytest-cov>=2.12.1 # MIT
pytest-html>=3.1.1 # MPL 2.0
pytest-xdist>=2.3.0 # MIT
selinux>=0.2.1 # MIT
lxml>=4.6.3 # BSD