From b5d62acd7a70e9c121937b39d957e613997b7579 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 20:40:52 +0000 Subject: [PATCH] Bump sentencepiece from 0.1.99 to 0.2.1 in /racing_thoughts/code Bumps [sentencepiece](https://github.com/google/sentencepiece) from 0.1.99 to 0.2.1. - [Release notes](https://github.com/google/sentencepiece/releases) - [Commits](https://github.com/google/sentencepiece/compare/v0.1.99...v0.2.1) --- updated-dependencies: - dependency-name: sentencepiece dependency-version: 0.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- racing_thoughts/code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/racing_thoughts/code/requirements.txt b/racing_thoughts/code/requirements.txt index 194f623b..b3c2e164 100644 --- a/racing_thoughts/code/requirements.txt +++ b/racing_thoughts/code/requirements.txt @@ -6,7 +6,7 @@ datasets==2.14.7 zstandard==0.22.0 nltk==3.8.1 rouge_score==0.1.2 -sentencepiece==0.1.99 +sentencepiece==0.2.1 accelerate==0.24.1 altair==5.1.2