From ef420561fe6e884c236ef53cc914bc88a4097e90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 15:10:24 +0000 Subject: [PATCH] Bump gradio from 3.47.1 to 5.5.0 Bumps [gradio](https://github.com/gradio-app/gradio) from 3.47.1 to 5.5.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@3.47.1...gradio@5.5.0) --- updated-dependencies: - dependency-name: gradio 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 49b421fcf..d8a5dd455 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ basicsr==1.4.2 -gradio==3.47.1 +gradio==5.5.0 insightface==0.7.3 numpy==1.24.3 onnx==1.14.1