Skip to content

Commit 3f2294c

Browse files
committed
chore(deps): update dependency sentencepiece to v0.2.1 [security]
1 parent 19f0efa commit 3f2294c

8 files changed

Lines changed: 8 additions & 8 deletions

File tree

generative_ai/embeddings/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.84.0
7-
sentencepiece==0.2.0
7+
sentencepiece==0.2.1
88
google-auth==2.29.0
99
anthropic[vertex]==0.28.0
1010
numpy<3

generative_ai/evaluation/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==1.4.0; python_version >= "3.10"

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==1.4.0; python_version >= "3.10"

generative_ai/image_generation/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==1.4.0; python_version >= "3.10"

generative_ai/model_garden/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==1.4.0; python_version >= "3.10"

generative_ai/model_tuning/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==1.4.0; python_version >= "3.10"

generative_ai/prompts/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.74.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==1.4.0; python_version >= "3.10"

generative_ai/reasoning_engine/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==1.4.0; python_version >= "3.10"

0 commit comments

Comments
 (0)