Skip to content

Commit

Permalink
Bump sentencepiece from 0.1.97 to 0.1.98 (#548)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Akshita Bhagia <[email protected]>
  • Loading branch information
dependabot[bot] and AkshitaB authored Apr 18, 2023
1 parent 7d04cde commit fcf1010
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dev = [
"wheel",
"build",
"Sphinx==5.3.0",
"furo==2022.9.29",
"furo==2022.12.7",
"myst-parser==1.0.0",
"sphinx-copybutton==0.5.2",
"sphinx-autobuild==2021.3.14",
Expand All @@ -76,7 +76,7 @@ transformers = [
"numpy",
"datasets>=1.12,<3.0",
"transformers>=4.12.3",
"sentencepiece==0.1.97",
"sentencepiece==0.1.98",
"sacremoses"
]
datasets = [
Expand Down

0 comments on commit fcf1010

Please sign in to comment.