Skip to content

Commit 50d60a2

Browse files
chore(deps-dev): bump transformers from 5.15.0 to 5.15.1 (#44)
Bumps [transformers](https://github.com/huggingface/transformers) from 5.15.0 to 5.15.1. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v5.15.0...v5.15.1) --- updated-dependencies: - dependency-name: transformers dependency-version: 5.15.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 575b0a6 commit 50d60a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ client = ["openai>=1.0"]
4545
download = ["huggingface_hub>=0.25"]
4646
# transformers backend (Phase 1 oracle). Pinned to the benchmark version for
4747
# reproducibility; see reproducibility.lock.yaml. Requires a separate ROCm torch.
48-
transformers = ["transformers==5.15.0"]
48+
transformers = ["transformers==5.15.1"]
4949
# Convenience alias; pyyaml is already core. Reserved for future eval-only deps.
5050
eval = ["pyyaml"]
5151
# OmniDocBench-ROCm platform integration (conformance, score, publish).

0 commit comments

Comments
 (0)