Adding a status db to better track camera status.
This commit is contained in:
@@ -11,6 +11,7 @@ python = "^3.12"
|
||||
flask = "^3.0"
|
||||
pillow = "^12.1.1"
|
||||
gunicorn = "^25.1.0"
|
||||
flask-sqlalchemy = "^3.1.1"
|
||||
|
||||
[tool.poetry.group.pi.dependencies]
|
||||
picamera2 = "^0.3"
|
||||
|
||||
Reference in New Issue
Block a user