Skip to content

Commit

Permalink
Update transformers requirement
Browse files Browse the repository at this point in the history
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.31.0...v4.42.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 2b2a59f commit 62caa22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ torchmetrics>=0.11.0, <0.11.5
torchvision>=0.13.0, <0.16.2
deepspeed>=0.9.0, <0.12.5
datasets>=2.9.0, <2.15.1
transformers>=4.31.0, <4.35.3
transformers>=4.42.3, <4.42.4
scipy>=1.9.0, <1.11.5

0 comments on commit 62caa22

Please sign in to comment.