Skip to content

Commit faf4840

Browse files
chore(deps): bump sentencepiece in /generative_ai/extensions
Bumps [sentencepiece](https://github.com/google/sentencepiece) from 0.2.0 to 0.2.1. - [Release notes](https://github.com/google/sentencepiece/releases) - [Commits](google/sentencepiece@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>
1 parent c27330d commit faf4840

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

generative_ai/extensions/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pandas==2.2.3; python_version > '3.8'
44
pillow==10.4.0; python_version < '3.8'
55
pillow==10.4.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0
7-
sentencepiece==0.2.0
7+
sentencepiece==0.2.1
88
google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33

0 commit comments

Comments
 (0)