chore(dependencies): update tortoise-orm version to 0.25.2

This commit is contained in:
shiyu
2025-12-17 11:55:54 +08:00
parent 5127d9f0fc
commit 1c0fc24cfa
2 changed files with 9 additions and 9 deletions

View File

@@ -18,7 +18,7 @@ dependencies = [
"qdrant-client>=1.15.1",
"rawpy>=0.25.1",
"telethon>=1.41.2",
"tortoise-orm>=0.25.1",
"tortoise-orm>=0.25.2",
"uvicorn>=0.37.0",
"pymilvus[milvus-lite]>=2.6.2",
"paramiko>=4.0.0",