asgi-tools>=0.57.1
modconfig>=1.1.1

[:implementation_name == "cpython"]
ujson

[build]
bump2version
wheel

[docs]
sphinx
pydata-sphinx-theme

[standard]
gunicorn
uvicorn[standard]

[tests]
aiofile
pytest
pytest-aio[curio,trio]>=1.0.1

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