# Installed from Alpine packages in the Dockerfile (py3-aiohttp, py3-paho-mqtt),
# not by pip - there are no musl wheels for aiohttp and compiling it on a client's
# Pi is not acceptable. Listed here for reference and for local development:
aiohttp>=3.9
paho-mqtt>=2.0
