feat: Enhance transaction model and dashboard with Azure OAuth integration

This commit is contained in:
2026-05-10 22:36:13 +12:00
parent d50c1c5bba
commit 9130629b58
10 changed files with 403 additions and 26 deletions
+5
View File
@@ -14,3 +14,8 @@ dependencies = [
"python-dotenv>=1.2.2",
"uvicorn[standard]>=0.45.0",
]
[dependency-groups]
dev = [
"ruff>=0.15.12",
]