Skip to content

Commit 8b87423

Browse files
committed
chore(deps): update dependency numpy to v2.2.4
1 parent 0eb06ae commit 8b87423

File tree

29 files changed

+41
-41
lines changed

29 files changed

+41
-41
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Flask==3.0.3
22
gunicorn==23.0.0
3-
numpy==2.0.0; python_version > '3.9'
4-
numpy==1.26.4; python_version == '3.9'
5-
numpy==1.24.4; python_version == '3.8'
3+
numpy==2.2.4; python_version > '3.9'
4+
numpy==2.2.4; python_version == '3.9'
5+
numpy==2.2.4; python_version == '3.8'

appengine/flexible/scipy/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ Flask==3.0.3
22
gunicorn==23.0.0
33
imageio==2.35.1; python_version == '3.8'
44
imageio==2.36.1; python_version >= '3.9'
5-
numpy==2.0.0; python_version > '3.9'
6-
numpy==1.26.4; python_version == '3.9'
7-
numpy==1.24.4; python_version == '3.8'
5+
numpy==2.2.4; python_version > '3.9'
6+
numpy==2.2.4; python_version == '3.9'
7+
numpy==2.2.4; python_version == '3.8'
88
pillow==10.3.0
99
scipy==1.10.1; python_version <= '3.9'
1010
scipy==1.14.1; python_version > '3.9'
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Flask==3.0.3; python_version > '3.6'
22
Flask==2.0.3; python_version < '3.7'
33
gunicorn==23.0.0
4-
numpy==2.0.0; python_version > '3.9'
5-
numpy==1.26.4; python_version == '3.9'
6-
numpy==1.24.4; python_version == '3.8'
7-
numpy==1.21.6; python_version == '3.7'
4+
numpy==2.2.4; python_version > '3.9'
5+
numpy==2.2.4; python_version == '3.9'
6+
numpy==2.2.4; python_version == '3.8'
7+
numpy==2.2.4; python_version == '3.7'
88
Werkzeug==3.0.3

appengine/flexible_python37_and_earlier/scipy/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ Flask==3.0.3; python_version > '3.6'
22
Flask==2.0.3; python_version < '3.7'
33
gunicorn==23.0.0
44
imageio==2.36.1
5-
numpy==2.0.0; python_version > '3.9'
6-
numpy==1.26.4; python_version == '3.9'
7-
numpy==1.24.4; python_version == '3.8'
8-
numpy==1.21.6; python_version == '3.7'
5+
numpy==2.2.4; python_version > '3.9'
6+
numpy==2.2.4; python_version == '3.9'
7+
numpy==2.2.4; python_version == '3.8'
8+
numpy==2.2.4; python_version == '3.7'
99
pillow==10.3.0
1010
scipy==1.14.1
1111
Werkzeug==3.0.3

generative_ai/batch_predict/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ google-auth==2.29.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10
12-
numpy<2
12+
numpy<3
1313
openai==1.30.5
1414
immutabledict==4.2.0

generative_ai/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
numpy<2.0.0
1+
numpy<2.2.5

generative_ai/context_caching/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10
12-
numpy<2
12+
numpy<3
1313
openai==1.30.5
1414
immutabledict==4.2.0

generative_ai/controlled_generation/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10
12-
numpy<2
12+
numpy<3
1313
openai==1.30.5
1414
immutabledict==4.2.0

generative_ai/embeddings/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ google-cloud-aiplatform[all]==1.84.0
77
sentencepiece==0.2.0
88
google-auth==2.29.0
99
anthropic[vertex]==0.28.0
10-
numpy<2
10+
numpy<3
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
@@ -9,6 +9,6 @@ google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10
12-
numpy<2
12+
numpy<3
1313
openai==1.30.5
1414
immutabledict==4.2.0

generative_ai/extensions/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10
12-
numpy<2
12+
numpy<3
1313
openai==1.30.5
1414
immutabledict==4.2.0

generative_ai/function_calling/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10
12-
numpy<2
12+
numpy<3
1313
openai==1.30.5
1414
immutabledict==4.2.0

generative_ai/image/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10
12-
numpy<2
12+
numpy<3
1313
openai==1.30.5
1414
immutabledict==4.2.0

generative_ai/image_generation/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10
12-
numpy<2
12+
numpy<3
1313
openai==1.30.5
1414
immutabledict==4.2.0

generative_ai/model_garden/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10
12-
numpy<2
12+
numpy<3
1313
openai==1.30.5
1414
immutabledict==4.2.0

generative_ai/model_tuning/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10
12-
numpy<2
12+
numpy<3
1313
openai==1.30.5
1414
immutabledict==4.2.0

generative_ai/prompts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10
12-
numpy<2
12+
numpy<3
1313
openai==1.30.5
1414
immutabledict==4.2.0

generative_ai/reasoning_engine/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10
12-
numpy<2
12+
numpy<3
1313
openai==1.30.5
1414
immutabledict==4.2.0

generative_ai/safety/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10
12-
numpy<2
12+
numpy<3
1313
openai==1.30.5
1414
immutabledict==4.2.0

generative_ai/system_instructions/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10
12-
numpy<2
12+
numpy<3
1313
openai==1.30.5
1414
immutabledict==4.2.0

generative_ai/template_folder/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10
12-
numpy<2
12+
numpy<3
1313
openai==1.30.5
1414
immutabledict==4.2.0

generative_ai/text_generation/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10
12-
numpy<2
12+
numpy<3
1313
openai==1.30.5
1414
immutabledict==4.2.0

generative_ai/text_models/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10
12-
numpy<2
12+
numpy<3
1313
openai==1.30.5
1414
immutabledict==4.2.0

generative_ai/token_count/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10
12-
numpy<2
12+
numpy<3
1313
openai==1.30.5
1414
immutabledict==4.2.0

generative_ai/understand_audio/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10
12-
numpy<2
12+
numpy<3
1313
openai==1.30.5
1414
immutabledict==4.2.0

generative_ai/understand_docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.43
1111
langchain-google-vertexai==1.0.10
12-
numpy<2
12+
numpy<3
1313
openai==1.30.5
1414
immutabledict==4.2.0

generative_ai/understand_video/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10
12-
numpy<2
12+
numpy<3
1313
openai==1.30.5
1414
immutabledict==4.2.0

generative_ai/video/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ google-auth==2.38.0
99
anthropic[vertex]==0.28.0
1010
langchain-core==0.2.33
1111
langchain-google-vertexai==1.0.10
12-
numpy<2
12+
numpy<3
1313
openai==1.30.5
1414
immutabledict==4.2.0
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
google-cloud-language==2.15.1
2-
numpy==2.0.0; python_version > '3.9'
3-
numpy==1.24.4; python_version == '3.8'
4-
numpy==1.26.4; python_version == '3.9'
2+
numpy==2.2.4; python_version > '3.9'
3+
numpy==2.2.4; python_version == '3.8'
4+
numpy==2.2.4; python_version == '3.9'

0 commit comments

Comments
 (0)