# For ansible-tox-linters
black==23.3.0 ; python_version >= '3.7'
flake8
yamllint

# Unit test runner
pytest-ansible
pytest-xdist
pytest-cov
