From 64616734baf54da9d7367aded569b2e89dda6645 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 19:04:09 +0000 Subject: [PATCH] Bump langchain-core from 0.3.25 to 0.3.81 in /src/containerapp Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.3.25 to 0.3.81. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.3.25...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] --- src/containerapp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/containerapp/requirements.txt b/src/containerapp/requirements.txt index b7ef2f8..ee31389 100644 --- a/src/containerapp/requirements.txt +++ b/src/containerapp/requirements.txt @@ -20,7 +20,7 @@ aiofiles==23.2.1 PyMuPDF==1.25.1 PyPDF2==3.0.1 langchain==0.3.12 -langchain-core==0.3.25 +langchain-core==0.3.81 langchain-community==0.3.12 langchain-openai==0.2.12 tiktoken==0.8.0