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

This commit is contained in:
Junyan Qin
2026-06-11 01:13:06 +08:00
parent b0b9221495
commit 7f174a19d3
2 changed files with 60 additions and 5 deletions
+1 -1
View File
@@ -70,7 +70,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.5.0a1",
"langbot-plugin==0.5.0a2",
"asyncpg>=0.30.0",
"line-bot-sdk>=3.19.0",
"matrix-nio>=0.25.2",