From 531e3cce94e5f65990309f7fd0db64b348860dc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 23:30:53 +0000 Subject: [PATCH] Bump gradio from 3.35.2 to 4.37.1 in /FastSAM Bumps [gradio](https://github.com/gradio-app/gradio) from 3.35.2 to 4.37.1. - [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/v3.35.2...gradio@4.37.1) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- FastSAM/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastSAM/requirements.txt b/FastSAM/requirements.txt index b40e8ff..0b7f192 100644 --- a/FastSAM/requirements.txt +++ b/FastSAM/requirements.txt @@ -12,7 +12,7 @@ tqdm>=4.64.0 pandas>=1.1.4 seaborn>=0.11.0 -gradio==3.35.2 +gradio==4.37.1 # Ultralytics----------------------------------- # ultralytics == 8.0.120