Compare commits

..

2 Commits

Author SHA1 Message Date
dependabot[bot] 29ee1d202e
Merge ded1967041 into 4458ad1e58 2025-08-17 11:38:35 +00:00
dependabot[bot] ded1967041
build(deps): update sentencepiece requirement from ~=0.2.0 to ~=0.2.1
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.2.0...v0.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-17 11:38:33 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ torch~=2.7.0
sentencepiece~=0.2.1 sentencepiece~=0.2.1
setuptools~=80.7.1 setuptools~=80.7.1
huggingface-hub~=0.33.1 huggingface-hub~=0.33.1
transformers~=4.56.1 transformers~=4.51.3
fastapi~=0.115.12 fastapi~=0.115.12
uvicorn~=0.34.2 uvicorn~=0.34.2
certifi~=2025.4.26 certifi~=2025.4.26