From d0461a85ee389867a96658e645db3b91c814c02c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 14:37:57 +0000 Subject: [PATCH] Bump gradio from 3.13.2 to 4.19.2 in /Food Detector Bumps [gradio](https://github.com/gradio-app/gradio) from 3.13.2 to 4.19.2. - [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.19.2) --- 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..376ce14f5a 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.19.2