aac0c5f04d
This patch also relaxes the Jinja2 constraint as they released 3.0.1 and it is already in the master upper-constraints. Without it, this patch won't be able to be merged. Depends-On: https://review.opendev.org/c/openstack/validations-common/+/793151 Change-Id: I109beb134c52da440ff7a07a8a99e3e4fcb29a39
13 lines
219 B
Plaintext
13 lines
219 B
Plaintext
# this is required for the molecule jobs
|
|
ansi2html
|
|
ansible>=2.8,!=2.8.9,!=2.9.12,<2.10.0
|
|
jinja2>=2.8.0
|
|
molecule>=3.3.1,<4 # MIT
|
|
molecule-podman # MIT
|
|
pytest
|
|
pytest-cov
|
|
pytest-html
|
|
pytest-xdist
|
|
selinux # MIT
|
|
lxml # BSD
|