Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Commit

Permalink
build(deps): update transformers[sentencepiece] requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [transformers[sentencepiece]](https://github.com/huggingface/transformers) to permit the latest version.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.35.2...v4.37.0)

---
updated-dependencies:
- dependency-name: transformers[sentencepiece]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 24, 2024
1 parent a73dc6e commit 4fd1d69
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 @@ -11,5 +11,5 @@ pytest>=6.2.5
safetensors~=0.4.2
scipy>=1.6.3
torch>=1.12.1
transformers[sentencepiece]~=4.35.2
transformers[sentencepiece]~=4.37.0
waitress~=2.1.2

0 comments on commit 4fd1d69

Please sign in to comment.