Skip to content

Commit 5bbf6c4

Browse files
committed
chore(deps): update dependency anthropic to v0.49.0
1 parent 3006265 commit 5bbf6c4

File tree

24 files changed

+24
-24
lines changed

24 files changed

+24
-24
lines changed

generative_ai/batch_predict/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.71.0
77
sentencepiece==0.2.0
88
google-auth==2.29.0
9-
anthropic[vertex]==0.28.0
9+
anthropic[vertex]==0.49.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10
1212
numpy<2

generative_ai/context_caching/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0
77
sentencepiece==0.2.0
88
google-auth==2.38.0
9-
anthropic[vertex]==0.28.0
9+
anthropic[vertex]==0.49.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10
1212
numpy<2

generative_ai/controlled_generation/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0
77
sentencepiece==0.2.0
88
google-auth==2.38.0
9-
anthropic[vertex]==0.28.0
9+
anthropic[vertex]==0.49.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10
1212
numpy<2

generative_ai/embeddings/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.84.0
77
sentencepiece==0.2.0
88
google-auth==2.29.0
9-
anthropic[vertex]==0.28.0
9+
anthropic[vertex]==0.49.0
1010
numpy<2
1111
openai==1.30.5
1212
immutabledict==4.2.0

generative_ai/evaluation/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0
77
sentencepiece==0.2.0
88
google-auth==2.38.0
9-
anthropic[vertex]==0.28.0
9+
anthropic[vertex]==0.49.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10
1212
numpy<2

generative_ai/extensions/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0
77
sentencepiece==0.2.0
88
google-auth==2.38.0
9-
anthropic[vertex]==0.28.0
9+
anthropic[vertex]==0.49.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10
1212
numpy<2

generative_ai/function_calling/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0
77
sentencepiece==0.2.0
88
google-auth==2.38.0
9-
anthropic[vertex]==0.28.0
9+
anthropic[vertex]==0.49.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10
1212
numpy<2

generative_ai/image/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0
77
sentencepiece==0.2.0
88
google-auth==2.38.0
9-
anthropic[vertex]==0.28.0
9+
anthropic[vertex]==0.49.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10
1212
numpy<2

generative_ai/image_generation/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0
77
sentencepiece==0.2.0
88
google-auth==2.38.0
9-
anthropic[vertex]==0.28.0
9+
anthropic[vertex]==0.49.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10
1212
numpy<2

generative_ai/inference/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0
77
sentencepiece==0.2.0
88
google-auth==2.38.0
9-
anthropic[vertex]==0.28.0
9+
anthropic[vertex]==0.49.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10
1212
numpy<2

0 commit comments

Comments
 (0)