From f933b0c5820da1c6fb0aee8a6d16a5d7c7edc28a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 09:40:07 +0000 Subject: [PATCH] Bump gradio from 4.14.0 to 6.7.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4044895e..5655738a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ gradio_imageslider -gradio==4.14.0 +gradio==6.7.0 torch torchvision opencv-python