From 13ef8fd736ec08d4166696ef59d3dc8b49411848 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 18:39:11 +0000 Subject: [PATCH] Bump gradio from 3.50.2 to 4.11.0 in /experiments/webcam-gpt Bumps [gradio](https://github.com/gradio-app/gradio) from 3.50.2 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] --- experiments/webcam-gpt/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiments/webcam-gpt/requirements.txt b/experiments/webcam-gpt/requirements.txt index e3b6fad..8e2d3cf 100644 --- a/experiments/webcam-gpt/requirements.txt +++ b/experiments/webcam-gpt/requirements.txt @@ -2,4 +2,4 @@ numpy opencv-python requests supervision -gradio==3.50.2 +gradio==4.11.0