fix(deps): update langbot-plugin version to 0.3.6

This commit is contained in:
Junyan Qin
2026-03-30 23:59:55 +08:00
parent 55ec9d11ae
commit 44b8354dfd

View File

@@ -64,7 +64,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.3.5",
"langbot-plugin==0.3.6",
"asyncpg>=0.30.0",
"line-bot-sdk>=3.19.0",
"tboxsdk>=0.0.10",