Skip to content

Commit 60b36fc

Browse files
Bump sentencepiece from 0.1.98 to 0.1.99
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]>
1 parent 1ee2c56 commit 60b36fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ transformers = [
7676
"numpy",
7777
"datasets>=1.12,<3.0",
7878
"transformers>=4.12.3",
79-
"sentencepiece==0.1.98",
79+
"sentencepiece==0.1.99",
8080
"sacremoses"
8181
]
8282
datasets = [

0 commit comments

Comments
 (0)