ara/test-requirements.txt
David Moreau-Simard b914452d40 Fix warning test to allow to unpin pytest
We worked around a new release of pytest in
https://review.openstack.org/#/c/468044/ that managed to break our
test implementation that checked that we raised the right warning.

Adapt the test to work with all versions of pytest.

Change-Id: I1b1c66befdc072d1d95606085b0363fa4eaf00ef
2017-07-18 12:25:50 -04:00

12 lines
149 B
Plaintext

bandit>=1.1.0 # Apache-2.0
bashate>=0.2
coverage
flake8
ansible-lint
mock
pytest
pytest-cov
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
sphinx-rtd-theme
lxml