Skip to content

Commit

Permalink
Bump sentencepiece from 0.1.98 to 0.1.99
Browse files Browse the repository at this point in the history
Bumps [sentencepiece](https://github.com/google/sentencepiece) from 0.1.98 to 0.1.99.
- [Release notes](https://github.com/google/sentencepiece/releases)
- [Commits](google/sentencepiece@v0.1.98...v0.1.99)

---
updated-dependencies:
- dependency-name: sentencepiece
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 8, 2023
1 parent 70f2681 commit d141201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ transformers = [
"numpy",
"datasets>=1.12,<3.0",
"transformers>=4.12.3",
"sentencepiece==0.1.98",
"sentencepiece==0.1.99",
"sacremoses"
]
datasets = [
Expand Down

0 comments on commit d141201

Please sign in to comment.