Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
build(deps): update torchmetrics[text] requirement in /requirements
Browse files Browse the repository at this point in the history
Updates the requirements on [torchmetrics[text]](https://github.com/Lightning-AI/torchmetrics) to permit the latest version.
- [Release notes](https://github.com/Lightning-AI/torchmetrics/releases)
- [Changelog](https://github.com/Lightning-AI/torchmetrics/blob/master/CHANGELOG.md)
- [Commits](Lightning-AI/torchmetrics@v0.5.1...v1.1.2)

---
updated-dependencies:
- dependency-name: torchmetrics[text]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 686fb03 commit b39de85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/datatype_text.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ torchvision <=0.15.2
sentencepiece >=0.1.95, <=0.1.99
filelock <=3.12.3
transformers >=4.13.0, <4.34.0
torchmetrics[text] >0.5.0, <1.1.0
torchmetrics[text] >0.5.0, <1.2.0
datasets >=2.0.0, <=2.14.3
sentence-transformers <=2.2.2
ftfy <=6.1.1
Expand Down

0 comments on commit b39de85

Please sign in to comment.