From ca67740e273b0d085bf8e1c9c6593b6eed7f151b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 16:34:51 +0000 Subject: [PATCH] Bump langchain in /Samples/2. RAG/Streamlit_PDF_OfflineModel Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.2.6 to 0.3.30. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.2.6...langchain==0.3.30) --- updated-dependencies: - dependency-name: langchain dependency-version: 0.3.30 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Samples/2. RAG/Streamlit_PDF_OfflineModel/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Samples/2. RAG/Streamlit_PDF_OfflineModel/requirements.txt b/Samples/2. RAG/Streamlit_PDF_OfflineModel/requirements.txt index d109bed..8983445 100644 --- a/Samples/2. RAG/Streamlit_PDF_OfflineModel/requirements.txt +++ b/Samples/2. RAG/Streamlit_PDF_OfflineModel/requirements.txt @@ -1,5 +1,5 @@ chromadb==0.5.3 -langchain==0.2.6 +langchain==0.3.30 langchain-community==0.3.27 sentence-transformers pymupdf