asgi-tools>=0.50
modconfig>=0.16.0

[:implementation_name == "cpython"]
ujson

[build]
bump2version
wheel

[docs]
sphinx
pydata-sphinx-theme

[standard]
gunicorn
uvicorn[standard]

[tests]
aiofile
pytest
pytest-aio[curio,trio]

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