From c67216466b55f57ccba8d075d7ffcd6ed2bc722c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 18:39:19 +0000 Subject: [PATCH] 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a87919f..75f95ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,7 +59,7 @@ google-api-python-client==2.87.0 google-auth==2.19.0 google-auth-httplib2==0.1.0 googleapis-common-protos==1.59.0 -gradio==3.34.0 +gradio==4.11.0 gradio_client==0.2.5 gTTS==2.3.1 h11==0.14.0