From f9bfe4faeacc6379eea9c221407de962abc33f35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Jan 2023 13:22:35 +0000 Subject: [PATCH] Bump gradio from 2.2.13 to 2.8.11 Bumps [gradio](https://github.com/gradio-app/gradio) from 2.2.13 to 2.8.11. - [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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fa3f3ca..b7f9f09 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ timm==0.4.12 albumentations==1.0.2 wandb==0.12.0 tqdm==4.61.1 -gradio==2.2.13 +gradio==2.8.11 onnx==1.13.0 onnxruntime==1.5.1