Final pre taxi

This commit is contained in:
2026-03-06 20:36:37 +00:00
parent 146a9bda99
commit 361592a8fb
7 changed files with 121 additions and 22 deletions

View File

@@ -7,4 +7,5 @@ requires-python = ">=3.12"
dependencies = [
"flask>=3.1.2",
"gunicorn>=23.0.0",
"pillow>=12.1.1",
]