From d8ecb15d6777b9a7236fd3e9beb93b7b01fc1163 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 22:13:48 +0000 Subject: [PATCH] Bump gradio from 4.11.0 to 4.19.2 Bumps [gradio](https://github.com/gradio-app/gradio) from 4.11.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/gradio@4.11.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 e6e8440..98c1971 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,5 +7,5 @@ timm==0.9.1 sentence-transformers==2.2.2 transformers[torch]==4.30.0 # frontend only -gradio==4.11.0 +gradio==4.19.2 grpcio==1.53.2