From 27aba16f8a71e8507755eb49a9e67f81605887c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 18:38:04 +0000 Subject: [PATCH] Bump gradio from 3.43.0 to 4.11.0 Bumps [gradio](https://github.com/gradio-app/gradio) from 3.43.0 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 8dc3a7e..2abdddd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ ctransformers==0.2.26 Flask==2.2.5 flask-marshmallow==0.15.0 Flask-Migrate==4.0.4 -gradio==3.43.0 +gradio==4.11.0 langchain==0.0.312 langsmith==0.0.43 llama-index==0.8.33