http-router>=4.0.0
multidict>=6.6.3
sniffio
yarl>=1.8.2

[:python_version < "3.11"]
async-timeout

[dev]
bump2version
tox
cython
pre-commit
sphinx
pydata-sphinx-theme

[examples]
uvicorn[standard]
jinja2
httpx

[orjson]
orjson

[tests]
aiofile
pytest
pytest-aio[curio,trio]>=2
pytest-benchmark
PyYAML
ruff
mypy

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

[tests:python_version < "3.11"]
exceptiongroup

[ujson]
ujson
