Technician Debug Web Server
Build, push image, and notify Watchtower / build-image (push) Successful in 42s
Build, push image, and notify Watchtower / notify (push) Successful in 13s

This commit is contained in:
2026-08-19 17:04:33 +02:00
parent 022c45edee
commit bb5327fb93
3 changed files with 167 additions and 1 deletions
+4 -1
View File
@@ -1,9 +1,12 @@
paho-mqtt>=1.6,<3
pyserial>=3.5,<4
zeroconf>=0.131.0
fastapi>=0.100.0,<1.0.0
uvicorn>=0.20.0,<1.0.0
python-multipart>=0.0.6,<1.0.0
# picamera2>=0.3.36,<4 # → Installed with apt install python3-picamera2
# OpenCV
# sudo apt install -y python3-opencv
# sudo apt install -y opencv-data
zeroconf>=0.131.0
# sudo apt install pigpio python3-pigpio
# sudo systemctl enable pigpiod --now