From 6a55dccfe2152b9a7f3bf6fbffb16114e2e14f4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 19:01:59 +0000 Subject: [PATCH] Bump transformers from 4.34.1 to 4.53.0 in /cgiar-crop-identification Bumps [transformers](https://github.com/huggingface/transformers) from 4.34.1 to 4.53.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.34.1...v4.53.0) --- updated-dependencies: - dependency-name: transformers dependency-version: 4.53.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..4bd814a 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==4.53.0 xgboost==2.0.0