Adding deployment to raspberrypi

This commit is contained in:
2026-03-17 16:53:19 -07:00
parent 51717b3d6f
commit 437ee886b7
7 changed files with 135 additions and 51 deletions

View File

@@ -10,6 +10,7 @@ packages = [{include = "src"}]
python = "^3.12"
flask = "^3.0"
pillow = "^12.1.1"
gunicorn = "^25.1.0"
[tool.poetry.group.pi.dependencies]
picamera2 = "^0.3"