修复模型定义

This commit is contained in:
2025-12-26 19:29:29 +08:00
parent d8a229fccd
commit c17511d2e8
9 changed files with 55 additions and 18 deletions

View File

@@ -9,6 +9,7 @@ dependencies = [
"aiohttp>=3.13.2",
"aiosqlite==0.22.1",
"argon2-cffi>=25.1.0",
"asyncpg>=0.31.0",
"cachetools>=6.2.4",
"fastapi[standard]>=0.122.0",
"httpx>=0.27.0",