From abcd6cb6afec55dbe655eb74dd3f8906b0a90db5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 22:52:05 +0000 Subject: [PATCH] Bump gradio from 3.13.2 to 3.34.0 Bumps [gradio](https://github.com/gradio-app/gradio) from 3.13.2 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.13.2...v3.34.0) --- 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 1c0b6d2..0742ab3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -gradio==3.13.2 +gradio==3.34.0 moviepy==1.0.3 imagehash==4.2.1 pandas==1.3.5