chore(deps): pin langbot-plugin to 0.5.0a1

This commit is contained in:
Junyan Qin
2026-06-10 23:28:33 +08:00
parent 1f67ff2e8d
commit 638a322368
2 changed files with 40 additions and 13 deletions
+1 -1
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.10",
"langbot-plugin==0.5.0a1",
"asyncpg>=0.30.0",
"line-bot-sdk>=3.19.0",
"matrix-nio>=0.25.2",