From af01fc01cd858a0c01b7cbce08e4255d0e043ef1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 22:19:05 +0000 Subject: [PATCH] Bump gradio from 4.15.0 to 4.36.0 Bumps [gradio](https://github.com/gradio-app/gradio) from 4.15.0 to 4.36.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/compare/gradio@4.15.0...gradio@4.36.0) --- 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 7e7f510..2794e25 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ jupyterlab>3.0 anyio==4.3.0 ipywidgets==8.1.2 milvus[client]==2.3.2 -gradio==4.15.0 +gradio==4.36.0 langchain[llms]>=0.0.218 chromadb==0.4.22 sentence_transformers==2.7.0