fix app crash
All checks were successful
Deploy Amap / deploy (push) Successful in 32s

This commit is contained in:
Julien Aldon
2026-02-20 10:33:00 +01:00
parent e37fae439f
commit 7a94f1c96a
11 changed files with 31 additions and 30 deletions

View File

@@ -29,7 +29,8 @@ dependencies = [
"cryptography",
"requests",
"weasyprint",
"odfdo"
"odfdo",
"alembic"
]
[project.urls]