From 756f13c45e2884725081ee66534084c36d733231 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 20:42:10 +0000 Subject: [PATCH] Bump gradio from 4.19.2 to 4.36.1 Bumps [gradio](https://github.com/gradio-app/gradio) from 4.19.2 to 4.36.1. - [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@4.19.2...gradio@4.36.1) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dataset/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dataset/requirements.txt b/dataset/requirements.txt index 8378f0e4..40bc2add 100644 --- a/dataset/requirements.txt +++ b/dataset/requirements.txt @@ -1,3 +1,3 @@ # SHARK Annotator -gradio==4.19.2 +gradio==4.36.1 jsonlines diff --git a/requirements.txt b/requirements.txt index a6e5d75a..8ce546ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ scipy transformers==4.37.1 torchsde # Required for Stable Diffusion SDE schedulers. ftfy -gradio==4.29.0 +gradio==4.36.1 altair omegaconf # 0.3.2 doesn't have binaries for arm64