From e05b1a21b06778dfba16c2453bd19c66d2c5e5b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 22:12:21 +0000 Subject: [PATCH] Bump gradio from 3.13.2 to 4.36.0 in /Food Detector Bumps [gradio](https://github.com/gradio-app/gradio) from 3.13.2 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/v3.13.2...gradio@4.36.0) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Food Detector/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Food Detector/requirements.txt b/Food Detector/requirements.txt index 773b9e8761..ffdf0a33af 100644 --- a/Food Detector/requirements.txt +++ b/Food Detector/requirements.txt @@ -1,3 +1,3 @@ torch==1.13.1 torchvision==0.13.0 -gradio==3.13.2 +gradio==4.36.0