From 3de441cf844c035071d6d37fe629651d2be2fa6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 06:01:36 +0000 Subject: [PATCH] Bump transformers from 4.34.1 to 5.0.0rc3 in /cgiar-crop-identification Bumps [transformers](https://github.com/huggingface/transformers) from 4.34.1 to 5.0.0rc3. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.34.1...v5.0.0rc3) --- updated-dependencies: - dependency-name: transformers dependency-version: 5.0.0rc3 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..123dc24 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.0.0rc3 xgboost==2.0.0