
[cache]
rocksdict

[dev]
pydocstyle
autopep8
pyright
flake8
bandit
pre-commit

[docs]
sphinx
furo
sphinx-autoapi
sphinx-autobuild

[kafka]
aiokafka

[test]
pytest
pytest-cov
pytest-mock
pytest-asyncio
testcontainers[kafka]
