feat: add manual revision and dashboard list apis

This commit is contained in:
afei A
2026-03-27 23:38:50 +08:00
parent d02fc8565f
commit eeaff269eb
24 changed files with 1950 additions and 64 deletions

View File

@@ -12,6 +12,7 @@ dependencies = [
"aiosqlite>=0.20,<1.0",
"alembic>=1.13,<2.0",
"fastapi>=0.115,<1.0",
"greenlet>=3.1,<4.0",
"httpx>=0.27,<1.0",
"pydantic>=2.8,<3.0",
"pydantic-settings>=2.4,<3.0",