Skip to content

Commit e3dacdd

Browse files
Update transformers requirement in the pip group across 1 directory
Updates the requirements on [transformers](https://github.com/huggingface/transformers) to permit the latest version. Updates `transformers` to 4.53.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@0.1.2...v4.53.0) --- updated-dependencies: - dependency-name: transformers dependency-version: 4.53.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1db06cc commit e3dacdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies = [
3737
"tenacity>=8.2.2",
3838
"torchaudio",
3939
"torchvision",
40-
"transformers<=4.49.0",
40+
"transformers<=4.53.2",
4141
"pandas>=2.2",
4242
"streamlit>=1.37",
4343
"streamlit-aggrid>=1.0.2",

0 commit comments

Comments
 (0)