
[doc]
sphinx_rtd_theme

[performance]
msgpack
aiokafka==0.11.0
rstream==0.20.5
python-qpid-proton==0.39.0

[tests]
bandit
cython-lint
mypy==1.12.0
pika
pytest-asyncio
pytest-cov
pytest-lazy-fixtures
pytest-timeout
ruff>=0.6.9
toml

[tests:python_version < "3.13"]
uvloop>=0.20.0

[tests:python_version >= "3.13"]
uvloop>=0.21.0b1
