mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-26 15:34:26 +00:00
chore(deps): bump langbot-plugin to 0.4.5
Bumps the pinned langbot-plugin SDK from 0.4.4 to 0.4.5, which adds `provider_specific_fields` to the Message/ToolCall entities. This is the SDK dependency required by the Gemini thought_signature fix (#1899, #2265). The lock update is scoped to langbot-plugin only. pylibseekdb is deliberately held at 1.1.0: a free re-resolve drifts it to 1.3.0 (pyseekdb==1.1.0.post3 has no upper bound on it), which is out of scope here and should be handled in a separate dependency-upgrade PR.
This commit is contained in:
+1
-1
@@ -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.4.4",
|
||||
"langbot-plugin==0.4.5",
|
||||
"asyncpg>=0.30.0",
|
||||
"line-bot-sdk>=3.19.0",
|
||||
"matrix-nio>=0.25.2",
|
||||
|
||||
Reference in New Issue
Block a user