From 879d902c72f1484ad715a9a225300d8174f00cfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 16:26:21 +0000 Subject: [PATCH] Bump langchain from 0.1.20 to 0.3.30 in /community/5_mins_rag_no_gpu Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.1.20 to 0.3.30. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.1.20...langchain==0.3.30) --- updated-dependencies: - dependency-name: langchain dependency-version: 0.3.30 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- community/5_mins_rag_no_gpu/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/5_mins_rag_no_gpu/requirements.txt b/community/5_mins_rag_no_gpu/requirements.txt index 72047caed..2a05fa16e 100644 --- a/community/5_mins_rag_no_gpu/requirements.txt +++ b/community/5_mins_rag_no_gpu/requirements.txt @@ -1,5 +1,5 @@ streamlit==1.30.0 faiss-cpu==1.7.4 -langchain==0.1.20 +langchain==0.3.30 unstructured[all-docs]==0.11.2 langchain-nvidia-ai-endpoints