From 44fb1889940010881f13c2419bd17ed88a974661 Mon Sep 17 00:00:00 2001 From: Typer_Body Date: Sat, 23 May 2026 01:00:10 +0800 Subject: [PATCH] end1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e59e9e0d..8c5fe651 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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 @ file:///home/typer/Desktop/langbot-plugin-sdk", + "langbot-plugin==0.3.11", "asyncpg>=0.30.0", "line-bot-sdk>=3.19.0", "matrix-nio>=0.25.2",