From 2099c125ab9403ace3fb1b179f4de2ac673fb3e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 16:33:42 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 3 updates Bumps the pip group with 3 updates in the /scripts_v1/classifier_training directory: [gradio](https://github.com/gradio-app/gradio), [opencv-python](https://github.com/opencv/opencv-python) and [transformers](https://github.com/huggingface/transformers). Updates `gradio` from 2.2.8 to 5.11.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/commits/gradio@5.11.0) Updates `opencv-python` from 4.4.0.46 to 4.8.1.78 - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) Updates `transformers` from 4.9.1 to 4.38.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.9.1...v4.38.0) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production dependency-group: pip - dependency-name: opencv-python dependency-type: direct:production dependency-group: pip - dependency-name: transformers dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- scripts_v1/classifier_training/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts_v1/classifier_training/requirements.txt b/scripts_v1/classifier_training/requirements.txt index 06322ac..2710945 100644 --- a/scripts_v1/classifier_training/requirements.txt +++ b/scripts_v1/classifier_training/requirements.txt @@ -1,12 +1,12 @@ efficientnet-pytorch==0.7.1 einops==0.3.0 -gradio==2.2.8 +gradio==5.11.0 huggingface-hub==0.0.12 -opencv-python==4.4.0.46 +opencv-python==4.8.1.78 regex==2021.8.3 tokenizers==0.10.3 torchsummary==1.5.1 -transformers==4.9.1 +transformers==4.38.0 wandb==0.11.2 wordcloud==1.8.1 gdown==3.13.0 \ No newline at end of file