fix: pin plugin runtime SDK 0.5.3

This commit is contained in:
Chan
2026-08-13 10:39:51 +00:00
parent ff528e8e0b
commit 536534865e
2 changed files with 62 additions and 62 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@a77c21be50d46a49acb503d2a2fec016478964ad",
"langbot-plugin @ git+https://github.com/langbot-app/langbot-plugin-sdk.git@555a58e5db3de28e977b08dd4cd116b332848a19",
"asyncpg>=0.30.0",
"line-bot-sdk>=3.19.0",
"matrix-nio>=0.25.2",