codecov==2.1.13
mock==4.0.3
pytest==7.0.1
pytest-cov==3.0.0
tox==3.27.1 ; python_version < '3.12'
tox==4.11.3 ; python_version >= '3.12'

# 3.12 needs this for some reason 🤷
setuptools==68.2.2 ; python_version >= '3.12'

-r requirements.txt
