From 09ac7fbd9ce15434423de278ae758080487c39cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 01:40:35 +0000 Subject: [PATCH] Bump gradio from 3.16.2 to 4.11.0 Bumps [gradio](https://github.com/gradio-app/gradio) from 3.16.2 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 c5184f7..d2f1095 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ sentencepiece accelerate spacy fastapi==0.89.1 -gradio==3.16.2 +gradio==4.11.0 transformers==4.26.0 uvicorn==0.20.0 scipy