chore(plugin): pin SDK 0.5.0

This commit is contained in:
dadachann
2026-07-30 20:05:17 +00:00
parent 59db012594
commit 92d9db8f95
3 changed files with 11 additions and 7 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ dependencies = [
"chromadb>=1.0.0,<2.0.0",
"qdrant-client (>=1.15.1,<2.0.0)",
"pyseekdb==1.1.0.post3",
"langbot-plugin @ git+https://github.com/langbot-app/langbot-plugin-sdk.git@c0a53dca56d2e69d9e226e361a431c96c1d3dfd8",
"langbot-plugin==0.5.0",
"asyncpg>=0.30.0",
"line-bot-sdk>=3.19.0",
"matrix-nio>=0.25.2",