falcon
aionostr>=0.19.0
sqlalchemy[asyncio]>=2.0
aiosqlite>=0.18.0
aiohttp[speedups]
uvicorn[standard]
gunicorn
setproctitle
alembic
pydantic

[:platform_python_implementation != "CPython"]
wsproto

[:platform_python_implementation == "CPython"]
python-rapidjson

[:python_version < "3.11.0"]
async-timeout

[lmdb]
lmdb
msgpack
whoosh

[postgres]
asyncpg

[test]
pytest
pytest-cov
pytest-asyncio
pytest-xdist
