更新table_base到最新版本

This commit is contained in:
2026-01-12 11:32:23 +08:00
parent a0afcbaa90
commit 3580717087
10 changed files with 1007 additions and 27 deletions

View File

@@ -9,7 +9,9 @@ dependencies = [
"argon2-cffi>=25.1.0",
"fastapi[standard]>=0.124.4",
"loguru>=0.7.3",
"pydantic-extra-types>=2.11.0",
"pyjwt>=2.10.1",
"semver>=3.0.4",
"slowapi>=0.1.9",
"sqlmodel>=0.0.27",
]