# This requirements are for development and testing only, not for production.
pytest==7.4.0
coverage==7.2.7
flake8==6.0.0
black==23.7.0
isort==5.12.0
pytest-cov==4.1.0
codecov==2.1.13
mypy==1.4.1
