From 60a7192a45615e81411fab633ed59535dc129d68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 18:09:07 +0000 Subject: [PATCH] Bump langchain-core Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.3.59 to 0.3.80. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.3.59...langchain-core==0.3.80) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 0.3.80 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../smart-invoice-extraction/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/generative-ai-service/Document Processing with GenAI/smart-invoice-extraction/requirements.txt b/ai/generative-ai-service/Document Processing with GenAI/smart-invoice-extraction/requirements.txt index cb02d7ef2..7b6913572 100644 --- a/ai/generative-ai-service/Document Processing with GenAI/smart-invoice-extraction/requirements.txt +++ b/ai/generative-ai-service/Document Processing with GenAI/smart-invoice-extraction/requirements.txt @@ -1,7 +1,7 @@ json==2.0.9 Pillow==10.3.0 langchain_community==0.3.24 -langchain_core==0.3.59 +langchain_core==0.3.80 pandas==2.2.3 pdf2image==1.17.0 streamlit==1.41.0