# Tools used when releasing
contributors-txt>=0.7.4
tbump~=6.11

# Tools used to run tests
coverage~=7.13
pytest
pytest-cov~=7.0
mypy; platform_python_implementation!="PyPy"
