From 8b9eba5cb0b1f39ee6bbd408916484f0b39aede4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 19:12:15 +0000 Subject: [PATCH] build(deps): bump langchain-core Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.3.59 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.59...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] --- .../multi-modal-document-extraction/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/generative-ai-service/Document Processing with GenAI/multi-modal-document-extraction/requirements.txt b/ai/generative-ai-service/Document Processing with GenAI/multi-modal-document-extraction/requirements.txt index cc9cbfb7e..869385d90 100644 --- a/ai/generative-ai-service/Document Processing with GenAI/multi-modal-document-extraction/requirements.txt +++ b/ai/generative-ai-service/Document Processing with GenAI/multi-modal-document-extraction/requirements.txt @@ -1,5 +1,5 @@ langchain_community==0.3.24 -langchain_core==0.3.59 +langchain_core==0.3.81 pdf2image==1.17.0 streamlit==1.41.0 oci==2.150.3 \ No newline at end of file