Phase 2: Docker and OIDC auth

This commit is contained in:
2026-05-04 13:50:53 +02:00
parent 47baee854b
commit 4226628d5a
71 changed files with 9722 additions and 1347 deletions
+2
View File
@@ -11,6 +11,8 @@ dependencies = [
"requests>=2.28",
"python-dotenv>=1.0",
"pandas>=2.0",
"PyJWT[crypto]>=2.8",
"python-multipart>=0.0.9",
]
[project.optional-dependencies]