tripleo-validations/molecule-requirements.txt

14 lines
256 B
Plaintext

# this is required for the molecule jobs
ansi2html
ansible
# https://github.com/sqlalchemy/dogpile.cache/issues/178
dogpile.cache>=0.6.5,<0.9.1 # MIT
jinja2>=2.8.0,<3
molecule>=3.0,<3.1
pytest
pytest-cov
pytest-html
pytest-xdist
selinux # MIT
lxml # BSD