From 52bb8d6bdc2157818a1c9e600262c0ea026dae3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 05:59:00 +0000 Subject: [PATCH] Bump transformers from 4.34.1 to 5.3.0 in /cgiar-crop-identification Bumps [transformers](https://github.com/huggingface/transformers) from 4.34.1 to 5.3.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.34.1...v5.3.0) --- updated-dependencies: - dependency-name: transformers dependency-version: 5.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cgiar-crop-identification/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cgiar-crop-identification/requirements.txt b/cgiar-crop-identification/requirements.txt index 3e3d623..ac98466 100644 --- a/cgiar-crop-identification/requirements.txt +++ b/cgiar-crop-identification/requirements.txt @@ -19,5 +19,5 @@ tokenizers==0.14.1 torch==2.1.0 torchvision==0.16.0 tqdm==4.66.1 -transformers==4.34.1 +transformers==5.3.0 xgboost==2.0.0