Adding a status db to better track camera status. (#12)
Reviewed-on: #12 Co-authored-by: Andrew Kettel <andrew.kettel@gmail.com> Co-committed-by: Andrew Kettel <andrew.kettel@gmail.com>
This commit was merged in pull request #12.
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