From 80a6b421e819ce4b2938e3d57c7ddc7d7442a27b Mon Sep 17 00:00:00 2001 From: Junyan Qin Date: Mon, 15 Sep 2025 00:31:46 +0800 Subject: [PATCH] chore: bump langbot-plugin version to 0.1.1b7 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a8ada81e..5777c4ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ dependencies = [ "langchain>=0.2.0", "chromadb>=0.4.24", "qdrant-client (>=1.15.1,<2.0.0)", - "langbot-plugin==0.1.1b6", + "langbot-plugin==0.1.1b7", "asyncpg>=0.30.0", ] keywords = [