From bdc2e0b321de6588f014771ce81709c5d528b7a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 20:30:05 +0000 Subject: [PATCH] Bump sentencepiece from 0.1.91 to 0.2.1 Bumps [sentencepiece](https://github.com/google/sentencepiece) from 0.1.91 to 0.2.1. - [Release notes](https://github.com/google/sentencepiece/releases) - [Commits](https://github.com/google/sentencepiece/compare/v0.1.91...v0.2.1) --- updated-dependencies: - dependency-name: sentencepiece dependency-version: 0.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6c8484f..af1a079 100644 --- a/requirements.txt +++ b/requirements.txt @@ -82,7 +82,7 @@ sacrebleu==1.4.10 sacremoses==0.0.43 scikit-learn==0.23.1 scipy==1.4.1 -sentencepiece==0.1.91 +sentencepiece==0.2.1 six==1.15.0 sympy==1.6 t5==0.8.0