feat: 添加依赖 greenlet

This commit is contained in:
martsforever
2026-04-08 18:31:36 +08:00
parent 537bb136e9
commit 193041610e
2 changed files with 2 additions and 2 deletions
+1
View File
@@ -19,6 +19,7 @@ pydantic-settings = "2.10.1"
psutil = "7.0.0"
asyncmy = "0.2.10"
sqlmodel = "0.0.24"
greenlet = "^3.2.3"
aiofiles = "24.1.0"
python-multipart = "0.0.20"