httpx<0.29,>=0.27
grpcio<1.84,>=1.78
protobuf<8,>=6.31.1
aio-pika==9.6.*
pydantic>=2
PyJWT>=2.13

[dev]
grpcio-tools<1.84,>=1.78
mypy
ruff<0.17.0,>=0.16.0
interrogate
build
twine
pytest
pytest-asyncio
pytest-cov
respx

[dev:python_version < "3.11"]
tomli

[django]
django

[fastapi]
fastapi

[speed]

[speed:sys_platform != "win32"]
uvloop>=0.19
