tripleo-ci/test-requirements.txt

15 lines
409 B
Plaintext

ansible<2.10
PyYAML
ansi2html # GPL (soft-dependency of pytest-html)
docker>=3.7 # Apache
molecule>=3.0,<3.1
paramiko>=2.5.0 # LGPL (soft-dependency of docker that enables ssh protocol)
pre-commit>=1.10 # MIT License
pytest # MIT
pytest-cov # MIT
pytest-html # MPL 2.0
pytest-molecule>=1.3.0,<1.3.1 # MIT (reference: https://launchpad.net/bugs/1900033)
pytest-plus # MIT
pytest-xdist # MIT
requests