From aed5dba377ca7a4e62dfef4304cb71c5cab906d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 21:48:16 +0000 Subject: [PATCH] build(deps): bump langchain from 0.2.5 to 0.2.10 Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.2.5 to 0.2.10. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.2.5...langchain==0.2.10) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f787214..fb0f579 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ importlib_resources==6.4.0 Jinja2==3.1.4 jsonpatch==1.33 jsonpointer==2.4 -langchain==0.2.5 +langchain==0.2.10 langchain-community==0.2.5 langchain-core==0.2.7 langchain-openai==0.1.8