From 998ff9fa22b2eece6099695495a4db99ce4a3aad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 20:05:45 +0000 Subject: [PATCH] chore(deps): Bump gradio from 3.48.0 to 5.9.1 in /backend/python/openvoice (#4514) chore(deps): Bump gradio in /backend/python/openvoice Bumps [gradio](https://github.com/gradio-app/gradio) from 3.48.0 to 5.9.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/gradio@3.48.0...gradio@5.9.1) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- backend/python/openvoice/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/python/openvoice/requirements.txt b/backend/python/openvoice/requirements.txt index cee412d50689..a105da94be11 100644 --- a/backend/python/openvoice/requirements.txt +++ b/backend/python/openvoice/requirements.txt @@ -11,7 +11,7 @@ cn2an==0.5.22 numpy==1.22.0 networkx==2.8.8 jieba==0.42.1 -gradio==3.48.0 +gradio==5.9.1 langid==1.1.6 llvmlite==0.43.0 setuptools \ No newline at end of file