From 71a40665871d24cd869bb0c3f213385cef506f7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 08:18:45 +0000 Subject: [PATCH] Bump gradio in /Archive/old_code/old_structure/toolbox/local-rag Bumps [gradio](https://github.com/gradio-app/gradio) from 4.14.0 to 6.7.0. - [Release notes](https://github.com/gradio-app/gradio/releases) - [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md) - [Commits](https://github.com/gradio-app/gradio/compare/gradio@4.14.0...gradio@6.7.0) --- updated-dependencies: - dependency-name: gradio dependency-version: 6.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../old_code/old_structure/toolbox/local-rag/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Archive/old_code/old_structure/toolbox/local-rag/requirements.txt b/Archive/old_code/old_structure/toolbox/local-rag/requirements.txt index 316e1b0a..5643aebe 100644 --- a/Archive/old_code/old_structure/toolbox/local-rag/requirements.txt +++ b/Archive/old_code/old_structure/toolbox/local-rag/requirements.txt @@ -2,7 +2,7 @@ langchain==0.0.351 langchain-community==0.0.13 chromadb==0.4.22 pdfplumber==0.10.3 -gradio==4.14.0 +gradio==6.7.0 ollama==0.1.6 python-dotenv==1.0.0 requests==2.31.0