aiohttp==3.8.4
async_timeout==4.0.2
paho.mqtt==1.6.1
requests==2.28.2

[dev]
black
build
bumpversion
flake8
twine

[test]
mypy
pre-commit
pytest
pytest-cov
