Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Update transformers requirement from <4.16,>=4.1 to >=4.1,<4.17 #5553

Merged
merged 1 commit into from
Feb 4, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 28, 2022

Updates the requirements on transformers to permit the latest version.

Commits
  • f87db5e Release: v4.16.0
  • c437492 Example script for PushToHubCallback (#15375)
  • 8f6454b Add proper documentation for Keras callbacks (#15374)
  • 2de90be Super-small fix stops us confusing Keras console logging by modifying its log...
  • fa6dce2 Implement fixes for TrainingArguments doc (#15370)
  • ade7371 improve saving strategy of sentencepiece tokenizer (#15328)
  • 196cce6 Add a device argument to the eval script (#15371)
  • 6beae76 Fix KerasMetricCallback prediction with generate() and inference of column na...
  • da5ef25 Push to hub save (#15327)
  • 9f831bd [DocTests Speech] Add doc tests for all speech models (#15031)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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@v4.1.0...v4.16.0)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 28, 2022
@dirkgr dirkgr enabled auto-merge (squash) February 4, 2022 19:22
@dirkgr dirkgr merged commit a76bf1e into main Feb 4, 2022
@dirkgr dirkgr deleted the dependabot/pip/transformers-gte-4.1-and-lt-4.17 branch February 4, 2022 19:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant