From d3f4fb8e05feb1a7fa271256d963add4ddb05555 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 17:02:05 +0000 Subject: [PATCH] build(deps): bump langchain-community Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.2.19 to 0.3.27. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-community==0.2.19...langchain==0.3.27) --- updated-dependencies: - dependency-name: langchain-community dependency-version: 0.3.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../patient-letter-extraction/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/generative-ai-service/document-processing-with-genai/patient-letter-extraction/files/requirements.txt b/ai/generative-ai-service/document-processing-with-genai/patient-letter-extraction/files/requirements.txt index 168322dac..5a47e35eb 100644 --- a/ai/generative-ai-service/document-processing-with-genai/patient-letter-extraction/files/requirements.txt +++ b/ai/generative-ai-service/document-processing-with-genai/patient-letter-extraction/files/requirements.txt @@ -2,7 +2,7 @@ pandas==2.1.4 jsonschema==4.19.2 streamlit==1.37.0 langchain==0.2.5 -langchain-community==0.2.19 +langchain-community==0.3.27 pdf2image==1.16.3 python-docx==0.8.11 poppler-utils==22.12.0