# 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==1.27.0
pytest==3.6.1
notario>=0.0.13
ansible~=2.4,<2.5
netaddr