Skip to content

Commit feda5ed

Browse files
build(deps): bump transformers in /jupyter/trustyai/ubi9-python-3.12
Bumps [transformers](https://github.com/huggingface/transformers) from 4.52.4 to 4.53.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.52.4...v4.53.0) --- updated-dependencies: - dependency-name: transformers dependency-version: 4.53.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 20d7c9d commit feda5ed

File tree

3 files changed

+283
-3517
lines changed

3 files changed

+283
-3517
lines changed

jupyter/trustyai/ubi9-python-3.12/Pipfile

100755100644
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.52.1"
20+
transformers = "~=4.53.0"
2121
datasets = "~=3.4.1"
2222
accelerate = "~=1.5.2"
2323
trustyai = "~=0.6.2"

jupyter/trustyai/ubi9-python-3.12/Pipfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)