From aedc09718816524f7e09a3cf3a290d2ef6a07892 Mon Sep 17 00:00:00 2001 From: RockChinQ Date: Sat, 9 May 2026 15:26:53 +0800 Subject: [PATCH] fix(plugin): update runtime PyPI index defaults --- pyproject.toml | 2 +- uv.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 0c8c7cf9..3dfe9ec3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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 @ https://github.com/langbot-app/langbot-plugin-sdk/archive/de9d464afddfcfcaf8ed51089f8dbc638c1a478c.zip", + "langbot-plugin @ https://github.com/langbot-app/langbot-plugin-sdk/archive/0a13f1552708a2ebe937bb209319616a64fcb04b.zip", "asyncpg>=0.30.0", "line-bot-sdk>=3.19.0", "matrix-nio>=0.25.2", diff --git a/uv.lock b/uv.lock index 1604b492..b76389d9 100644 --- a/uv.lock +++ b/uv.lock @@ -1971,7 +1971,7 @@ requires-dist = [ { name = "ebooklib", specifier = ">=0.18" }, { name = "gewechat-client", specifier = ">=0.1.5" }, { name = "html2text", specifier = ">=2024.2.26" }, - { name = "langbot-plugin", url = "https://github.com/langbot-app/langbot-plugin-sdk/archive/de9d464afddfcfcaf8ed51089f8dbc638c1a478c.zip" }, + { name = "langbot-plugin", url = "https://github.com/langbot-app/langbot-plugin-sdk/archive/0a13f1552708a2ebe937bb209319616a64fcb04b.zip" }, { name = "langchain", specifier = ">=0.2.0" }, { name = "langchain-core", specifier = ">=1.2.28" }, { name = "langchain-text-splitters", specifier = ">=1.1.2" }, @@ -2033,7 +2033,7 @@ dev = [ [[package]] name = "langbot-plugin" version = "0.3.10" -source = { url = "https://github.com/langbot-app/langbot-plugin-sdk/archive/de9d464afddfcfcaf8ed51089f8dbc638c1a478c.zip" } +source = { url = "https://github.com/langbot-app/langbot-plugin-sdk/archive/0a13f1552708a2ebe937bb209319616a64fcb04b.zip" } dependencies = [ { name = "aiofiles" }, { name = "dotenv" }, @@ -2050,7 +2050,7 @@ dependencies = [ { name = "watchdog" }, { name = "websockets" }, ] -sdist = { hash = "sha256:b0ad8649daeb92d0339a49a6aa7b5031a3a9dedb77a5bf4ed77d32ab9b29239d" } +sdist = { hash = "sha256:7b78e969e28275dfc6f6b8c3bda236ee1da058e653cbb11154346399f32d2fad" } [package.metadata] requires-dist = [