From 93eb6a2c614ba2dd520bb138414378234b7d4549 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 22:12:38 +0000 Subject: [PATCH] Bump gradio from 3.39.0 to 4.19.2 Bumps [gradio](https://github.com/gradio-app/gradio) from 3.39.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.39.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 7aaed29..7485f8c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ torchvision==0.16.0a0 nvtx==0.2.5 scipy==1.11.1 dataclass_wizard==0.22.2 -gradio==3.39.0 +gradio==4.19.2 jinja2==3.1.2 uvicorn==0.22.0 peft==0.7.1