From a5c882f296757e4d752dc12ac1d0499e03d9bed1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 18:13:48 -0700 Subject: [PATCH] Bump gradio from 3.15.0 to 3.34.0 (#1518) Bumps [gradio](https://github.com/gradio-app/gradio) from 3.15.0 to 3.34.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.15.0...v3.34.0) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 4e286aac..0e3b1b12 100644 --- a/dataset/requirements.txt +++ b/dataset/requirements.txt @@ -1,3 +1,3 @@ # SHARK Annotator -gradio==3.15.0 +gradio==3.34.0 jsonlines diff --git a/requirements.txt b/requirements.txt index bd8332e0..2156cf16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ transformers diffusers @ git+https://github.com/huggingface/diffusers@e47459c80f6f6a5a1c19d32c3fd74edf94f47aa2 scipy ftfy -gradio==3.22.0 +gradio==3.34.0 altair omegaconf safetensors