From e347eeb36ee08f56819ec142537f86b40fb1a271 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 22:13:11 +0000 Subject: [PATCH] Bump gradio from 3.34.0 to 4.19.2 Bumps [gradio](https://github.com/gradio-app/gradio) from 3.34.0 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.34.0...gradio@4.19.2) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dataset/requirements.txt | 2 +- requirements-importer.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dataset/requirements.txt b/dataset/requirements.txt index 0e3b1b123c..8378f0e4cc 100644 --- a/dataset/requirements.txt +++ b/dataset/requirements.txt @@ -1,3 +1,3 @@ # SHARK Annotator -gradio==3.34.0 +gradio==4.19.2 jsonlines diff --git a/requirements-importer.txt b/requirements-importer.txt index 3fe3a64659..a2fadad547 100644 --- a/requirements-importer.txt +++ b/requirements-importer.txt @@ -26,7 +26,7 @@ sacremoses sentencepiece # web dependecies. -gradio==3.44.3 +gradio==4.19.2 altair scipy diff --git a/requirements.txt b/requirements.txt index 19d4521280..d4b645e3e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ parameterized accelerate scipy ftfy -gradio==4.8.0 +gradio==4.19.2 altair omegaconf # 0.3.2 doesn't have binaries for arm64