Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

Commit e44de50

Browse files
Bump transformers from 4.50.0 to 4.53.0 in /Configs
Bumps [transformers](https://github.com/huggingface/transformers) from 4.50.0 to 4.53.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.50.0...v4.53.0) --- updated-dependencies: - dependency-name: transformers dependency-version: 4.53.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f3ceaff commit e44de50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Configs/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
# Core ML
2525
"torch==2.7.1",
2626
"pytorch-lightning==2.4.0",
27-
"transformers==4.50.0",
27+
"transformers==4.53.0",
2828
"numpy==1.24.4",
2929
"pandas==2.0.3",
3030
"scipy==1.13.1",

0 commit comments

Comments
 (0)