ceph-ansible/tests/requirements.txt

12 lines
193 B
Plaintext
Raw Normal View History

# These are Python requirements needed to run the functional tests
testinfra
pytest-xdist
pytest
ansible-core>=2.12,<2.13
Jinja2>=2.10
netaddr
mock
jmespath
pytest-rerunfailures<9.0
pytest-cov