
[dev]
pre-commit>=3.7
ruff>=0.15
mypy>=1.10
build>=1.2
pytest>=8.0
coverage[toml]>=7.4
httpx>=0.27
anyio>=4.4

[docs]
mkdocs-material>=9.5
mkdocstrings[python]>=0.25

[tests]
pytest>=8.0
coverage[toml]>=7.4
httpx>=0.27
anyio>=4.4
