Deployment Script, Postgres migration, UX improvements

This commit is contained in:
2026-05-08 23:07:01 +12:00
parent 9afc3170ff
commit cfc193b713
37 changed files with 4390 additions and 2715 deletions
+1
View File
@@ -15,6 +15,7 @@ dependencies = [
"pydantic>=2.8,<3.0",
"pytest>=8.0,<9.0",
"psycopg[binary]>=3.2,<4.0",
"reportlab>=4.2,<5.0",
]
[tool.setuptools]