asgi-tools>=0.71.0
prometheus_client>=0.10.1

[dev]
bump2version
tox
pre-commit

[dev:python_version >= "3.9"]
refurb

[tests]
pytest
pytest-aio[curio,trio]>=1.1.0
ruff

[tests:implementation_name == "cpython"]
pytest-mypy
