pytest

[dev]
coverage[toml]==7.2.7
hypothesis>=6.78
pytest==7.3.1
pytest-check
pytest-cov==4.1.0
pytest-mock==3.10.0

[lint]
black<24,>=23.3.0
codespell[toml]<3,>=2.2.4
ruff==0.0.269
yamllint<2,>=1.32.0

[types]
mypy[reports]<2,>=1.3.0
pyright==1.1.311
