
[lint]
black>=23.9.1
ruff>=0.0.292

[linters]
mypy>=1.5.1
pyright>=1.1.329

[test]
pytest>=7.4.2
anyio[trio]>=4.0.0
pytest-cov>=4.1.0
