From 7f0c5524a2c95683039913f836aa8606d495b638 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Aug 2023 01:34:06 +0800 Subject: [PATCH] Bump gradio from 3.14.0 to 3.34.0 (#1098) Bumps [gradio](https://github.com/gradio-app/gradio) from 3.14.0 to 3.34.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/v3.14.0...v3.34.0) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dml.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dml.txt b/requirements-dml.txt index ccd7605..e5d5128 100644 --- a/requirements-dml.txt +++ b/requirements-dml.txt @@ -6,7 +6,7 @@ librosa==0.9.1 llvmlite==0.39.0 fairseq==0.12.2 faiss-cpu==1.7.3 -gradio==3.14.0 +gradio==3.34.0 Cython pydub>=0.25.1 soundfile>=0.12.1 diff --git a/requirements.txt b/requirements.txt index d3ed28a..f39cd7f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ librosa==0.9.1 llvmlite==0.39.0 fairseq==0.12.2 faiss-cpu==1.7.3 -gradio==3.14.0 +gradio==3.34.0 Cython pydub>=0.25.1 soundfile>=0.12.1