fix(runtime): consume sdk shutdown fix

This commit is contained in:
Junyan Qin
2026-07-23 16:46:48 +08:00
parent 210e5349d9
commit 9cbbaf617b
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ dependencies = [
"chromadb>=1.0.0,<2.0.0",
"qdrant-client (>=1.15.1,<2.0.0)",
"pyseekdb==1.1.0.post3",
"langbot-plugin==0.4.15",
"langbot-plugin==0.4.16",
"asyncpg>=0.30.0",
"line-bot-sdk>=3.19.0",
"matrix-nio>=0.25.2",