fix: update langbot-plugin dependency to version 0.3.4

This commit is contained in:
Junyan Qin
2026-03-23 22:14:41 +08:00
parent c9fc64360f
commit 9c659ce8fa

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.3",
"langbot-plugin==0.3.4",
"asyncpg>=0.30.0",
"line-bot-sdk>=3.19.0",
"tboxsdk>=0.0.10",