ceph-ansible/tests/requirements2.4.txt

6 lines
212 B
Plaintext

# These are Python requirements needed to run the functional tests
# testinfra < 1.7.1 does not work Ansible 2.4, see https://github.com/philpep/testinfra/issues/249
testinfra==1.7.1
pytest-xdist
notario>=0.0.13