From db05661c2fa02b6b66e480a341d7cb1804adaa2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jul 2025 17:13:09 +0000 Subject: [PATCH] Bump transformers from 4.34.1 to 4.52.1 in /cgiar-crop-identification Bumps [transformers](https://github.com/huggingface/transformers) from 4.34.1 to 4.52.1. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.34.1...v4.52.1) --- updated-dependencies: - dependency-name: transformers dependency-version: 4.52.1 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..19c3151 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.52.1 xgboost==2.0.0