Skip to content

Commit c317ca8

Browse files
authored
Merge pull request opendatahub-io#1258 from atheo89/bump-transformers
[rhoai-2.22] RHOAIENG-30247: Bump transformers version from 4.49.0 to 4.52.1
2 parents 887cda9 + 9ed2ffe commit c317ca8

File tree

3 files changed

+1553
-1242
lines changed

3 files changed

+1553
-1242
lines changed

jupyter/trustyai/ubi9-python-3.11/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ torch = {version = "==2.6.0+cu126", index = "pytorch"}
1717
# More information available at:
1818
# - https://pypi.org/project/trustyai/
1919
# - https://github.com/trustyai-explainability/trustyai-explainability-python/blob/main/requirements.txt
20-
transformers = "~=4.49.0"
20+
transformers = "~=4.52.1"
2121
datasets = "~=3.4.1"
2222
accelerate = "~=1.5.2"
2323
trustyai = "~=0.6.1"

0 commit comments

Comments
 (0)