From 39b26ae9de637b36315075ba842c1c3c6bd0cb4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 22:12:00 +0000 Subject: [PATCH] Bump gradio from 3.34.0 to 4.19.2 Bumps [gradio](https://github.com/gradio-app/gradio) from 3.34.0 to 4.19.2. - [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.34.0...gradio@4.19.2) --- 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..467592d 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.19.2 gradio_client==0.2.5 gTTS==2.3.1 h11==0.14.0