Update sentencepiece requirement from 0.1.98 to 0.2.0

Updates the requirements on [sentencepiece](https://github.com/google/sentencepiece) to permit the latest version.
- [Release notes](https://github.com/google/sentencepiece/releases)
- [Commits](https://github.com/google/sentencepiece/compare/v0.1.98...v0.2.0)

---
updated-dependencies:
- dependency-name: sentencepiece
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/428/head
dependabot[bot] 1 year ago committed by GitHub
parent 3d12866f7c
commit 01577c2f68
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -45,7 +45,7 @@ anthropic = "0.21.3"
toml = "*"
pypdf = "4.1.0"
accelerate = "*"
sentencepiece = "0.1.98"
sentencepiece = "0.2.0"
httpx = "0.24.1"
tiktoken = "0.5.2"
ratelimit = "2.2.1"

Loading…
Cancel
Save