From 59e29a8dcd82bf9b5c78951357e6de0002f54df5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 16:55:17 +0900 Subject: [PATCH] chore(deps): bump gradio from 3.34.0 to 4.11.0 (#1700) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(deps): bump gradio from 3.34.0 to 4.11.0 Bumps [gradio](https://github.com/gradio-app/gradio) from 3.34.0 to 4.11.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/commits) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production ... Signed-off-by: dependabot[bot] * Update requirements-amd.txt * Update requirements-dml.txt * Update requirements-ipex.txt * Update requirements.txt --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com> --- requirements-dml.txt | 2 +- requirements-ipex.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dml.txt b/requirements-dml.txt index f65b1a5..2dc1b67 100644 --- a/requirements-dml.txt +++ b/requirements-dml.txt @@ -44,4 +44,4 @@ fastapi ffmpy==0.3.1 python-dotenv>=1.0.0 av -torchfcpe \ No newline at end of file +torchfcpe diff --git a/requirements-ipex.txt b/requirements-ipex.txt index ad99974..518270f 100644 --- a/requirements-ipex.txt +++ b/requirements-ipex.txt @@ -52,4 +52,4 @@ python-dotenv>=1.0.0 av PySimpleGUI sounddevice -torchfcpe \ No newline at end of file +torchfcpe