aiomysql>=0.1.1
asyncio_mqtt>=0.16.1

[docs]
sphinx>=5.3.0
sphinx-rtd-theme>=1.2.0

[format]
black>=23.3.0
flake8>=6.0.0
bandit>=1.7.4
isort>=5.12.0

[lint]
mypy>=1.2.0
ruff==0.0.261
markdownlint>=0.12.0
