From a9f66d3b5961c0739e79b37003b33707a375c06e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 21:35:26 +0000 Subject: [PATCH] Bump gradio from 3.40.1 to 4.36.1 in /InteRecAgent Bumps [gradio](https://github.com/gradio-app/gradio) from 3.40.1 to 4.36.1. - [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.36.1) --- 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 59609e7..510e2dd 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.36.1 loguru==0.7.0 faiss-cpu==1.7.4 rapidfuzz==3.2.0