Forgot to add paho-mqtt as dependency
Build, push image, and notify Watchtower / build-image (push) Successful in 2m18s
Build, push image, and notify Watchtower / notify (push) Successful in 6s

This commit is contained in:
2026-08-10 14:05:30 +02:00
parent 4d3184cd2f
commit 6af00b7990
+2 -1
View File
@@ -2,4 +2,5 @@ Flask==3.0.2
pymongo==4.6.1
gunicorn==21.2.0
opencv-python-headless
requests==2.32.3
requests==2.32.3
paho-mqtt>=1.6,<3