first usable curator UI

This commit is contained in:
2026-04-25 23:04:15 +02:00
parent 8f94c38309
commit aa18dfc8f2
10 changed files with 677 additions and 10 deletions

View File

@@ -10,6 +10,7 @@ readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"fastapi>=0.115",
"python-multipart>=0.0.20",
"uvicorn[standard]>=0.30",
"pydantic-settings>=2.4",
]