summaryrefslogtreecommitdiffstats
path: root/ansible_collections/cisco/nxos/test-requirements.txt
blob: fa48b68f890ef54c7c7ee4b6764abae26a20ded6 (plain)
1
2
3
4
5
6
7
8
black==22.3.0 ; python_version > '3.5'
flake8
git+https://github.com/ansible-community/pytest-ansible-units.git
mock ; python_version < '3.5'
pexpect
pytest-xdist
yamllint
coverage==4.5.4