Skip to content

Commit 06cd081

Browse files
Chore(deps): bump transformers in /jupyter/trustyai/ubi9-python-3.11
Bumps [transformers](https://github.com/huggingface/transformers) from 4.49.0 to 4.50.0. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.49.0...v4.50.0) --- updated-dependencies: - dependency-name: transformers dependency-version: 4.50.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 357ab0a commit 06cd081

File tree

3 files changed

+374
-3293
lines changed

3 files changed

+374
-3293
lines changed

jupyter/trustyai/ubi9-python-3.11/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.49.0"
20+
transformers = "~=4.50.0"
2121
datasets = "~=3.4.1"
2222
accelerate = "~=1.5.2"
2323
trustyai = "~=0.6.1"

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

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

0 commit comments

Comments
 (0)