From c9a2f30cff1ab94e7655724335e8416067614768 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 18:56:35 +0000 Subject: [PATCH] Bump langchain-core from 0.2.16 to 0.3.81 Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.2.16 to 0.3.81. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.2.16...langchain-core==0.3.81) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 0.3.81 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 ff87ab7..9c8b19a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ langchain_community==0.2.16 -langchain_core==0.2.16 +langchain_core==0.3.81 langchain_openai==0.1.23 \ No newline at end of file