From 4b7ab3da0d09e44e621ca1221a5b04b20b4f10cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 19:40:09 +0000 Subject: [PATCH] Bump transformers from 4.42.4 to 4.53.0 in /train/esm2/slurm/pytorch Bumps [transformers](https://github.com/huggingface/transformers) from 4.42.4 to 4.53.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.42.4...v4.53.0) --- updated-dependencies: - dependency-name: transformers dependency-version: 4.53.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- train/esm2/slurm/pytorch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/train/esm2/slurm/pytorch/requirements.txt b/train/esm2/slurm/pytorch/requirements.txt index cf30ffa..3c9ba53 100644 --- a/train/esm2/slurm/pytorch/requirements.txt +++ b/train/esm2/slurm/pytorch/requirements.txt @@ -1,7 +1,7 @@ accelerate==0.32.1 datasets==2.20.0 pyfastx==2.1.0 -transformers==4.42.4 +transformers==4.53.0 boto3==1.34.144 huggingface_hub==0.23.4 chardet==5.2.0