feat: add resource library and real image workflow

This commit is contained in:
afei A
2026-03-29 00:24:29 +08:00
parent eeaff269eb
commit 04da401ab4
38 changed files with 3033 additions and 117 deletions

View File

@@ -11,6 +11,7 @@ requires-python = ">=3.11"
dependencies = [
"aiosqlite>=0.20,<1.0",
"alembic>=1.13,<2.0",
"boto3>=1.35,<2.0",
"fastapi>=0.115,<1.0",
"greenlet>=3.1,<4.0",
"httpx>=0.27,<1.0",