fix: update langbot-plugin version to 0.3.8

This commit is contained in:
Rock Chin
2026-04-11 17:11:09 +08:00
parent fd6a7b73d4
commit fa0a77f09f

View File

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