fix(dependencies): update langbot-plugin to version 0.3.10

This commit is contained in:
Junyan Qin
2026-04-26 02:18:12 +08:00
parent d53e2cb9a0
commit ce6e79db8e
2 changed files with 5 additions and 5 deletions

View File

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