build: update transformers requirement from <5.15,>=5.5 to >=5.5,<5.17 - #448
Open
dependabot[bot] wants to merge 3 commits into
Open
build: update transformers requirement from <5.15,>=5.5 to >=5.5,<5.17#448dependabot[bot] wants to merge 3 commits into
dependabot[bot] wants to merge 3 commits into
Conversation
dependabot
Bot
force-pushed
the
dependabot/pip/transformers-gte-5.5-and-lt-5.17
branch
2 times, most recently
from
September 2, 2026 02:07
aad614c to
0f1a515
Compare
Updates the requirements on [transformers](https://github.com/huggingface/transformers) to permit the latest version. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v5.5.0...v5.16.1) --- updated-dependencies: - dependency-name: transformers dependency-version: 5.16.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/transformers-gte-5.5-and-lt-5.17
branch
from
September 2, 2026 06:30
0f1a515 to
368baf1
Compare
Dependabot updates pyproject.toml only; the lint job runs uv sync --locked and needs the lockfile to match. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on transformers to permit the latest version.
Release notes
Sourced from transformers's releases.
Commits
93c8b7bv5.16.1cdaca83[Glm 5.3 Flash] GLM 5.3 Flash Support (#48342)b366ad3Fix kernel commit and repo paths for ESMFold2 (#48186)f2f4327Restore BC for the tensor-parallel API (#48300)93d1bcfrelease: v5.16.0276c5c4Add Qwen4Exp model (#48337)d3cdaecFix video-llama modular conversion (#48336)949e301CI: gate the hunyuan-moe slow test (#48330)5fcf605Add a regression test for force_accelerate_hooks signature preservation (#48...27e7f6cAdd an opt-in per-frame pixel cap (cap_pixels_per_frame) to the Qwen3-VL vide...