summaryrefslogtreecommitdiffstats
path: root/ansible_collections/community/vmware/test-requirements.txt
blob: 8cdf37edd4ee437c2a96e4bf42a9baed20ad7c86 (plain)
1
2
3
4
5
6
7
8
9
10
11
coverage==4.5.4
flake8
selinux_please_lie_to_me
mock ; python_version < '3.5'
pytest-xdist
# Not exactly a test-req, but the CI relies on it.
pytest-forked
# We should avoid these two modules with py3
pytest-mock
mock
aiohttp ; python_version >= '3.6'