From d9e801484f33c7e6bc647928d8ea1a042c656f5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 16:42:40 +0000 Subject: [PATCH] Bump gradio from 5.5.0 to 5.11.0 in /MultimodalQnA/ui/gradio Bumps [gradio](https://github.com/gradio-app/gradio) from 5.5.0 to 5.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/compare/gradio@5.5.0...gradio@5.11.0) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- MultimodalQnA/ui/gradio/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MultimodalQnA/ui/gradio/requirements.txt b/MultimodalQnA/ui/gradio/requirements.txt index bb784f9112..e7810cf92d 100644 --- a/MultimodalQnA/ui/gradio/requirements.txt +++ b/MultimodalQnA/ui/gradio/requirements.txt @@ -1,4 +1,4 @@ -gradio==5.5.0 +gradio==5.11.0 moviepy==1.0.3 numpy==1.26.4 opencv-python==4.10.0.82