From 0890fb07b436a81ad2d479fa63facfc55b4782c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 12:27:08 +0000 Subject: [PATCH] Bump gradio from 3.40.1 to 4.19.2 in /InteRecAgent Bumps [gradio](https://github.com/gradio-app/gradio) from 3.40.1 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.40.1...gradio@4.19.2) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- InteRecAgent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InteRecAgent/requirements.txt b/InteRecAgent/requirements.txt index ff0201f..6db3b6d 100644 --- a/InteRecAgent/requirements.txt +++ b/InteRecAgent/requirements.txt @@ -1,7 +1,7 @@ pandasql==0.7.3 sqlparse==0.4.2 langchain==0.0.312 -gradio==3.40.1 +gradio==4.19.2 loguru==0.7.0 faiss-cpu==1.7.4 rapidfuzz==3.2.0