Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7c7c89d

Browse filesBrowse files
renovate-botglasnt
andauthored
chore(deps): update dependency pandas to v2.2.3 (GoogleCloudPlatform#13152)
* chore(deps): update dependency pandas to v2.2.3 * Pin python versions (again) (again) --------- Co-authored-by: Katie McLaughlin <katie@glasnt.com>
1 parent f0706ba commit 7c7c89d
Copy full SHA for 7c7c89d

File tree

Expand file treeCollapse file tree

27 files changed

+73
-74
lines changed
Filter options
Expand file treeCollapse file tree

27 files changed

+73
-74
lines changed

‎bigquery/bqml/requirements.txt

Copy file name to clipboardExpand all lines: bigquery/bqml/requirements.txt
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
google-cloud-bigquery[pandas,bqstorage]==3.27.0
22
google-cloud-bigquery-storage==2.27.0
3-
pandas==1.3.5; python_version == '3.7'
43
pandas==2.0.3; python_version == '3.8'
54
pandas==2.2.3; python_version > '3.8'
65
pyarrow==17.0.0; python_version <= '3.8'

‎generative_ai/batch_predict/requirements.txt

Copy file name to clipboardExpand all lines: generative_ai/batch_predict/requirements.txt
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
pandas==1.3.5; python_version == '3.7'
2-
pandas==2.0.3; python_version == '3.8'
3-
pandas==2.1.4; python_version > '3.8'
1+
pandas==2.2.3; python_version == '3.7'
2+
pandas==2.2.3; python_version == '3.8'
3+
pandas==2.2.3; python_version > '3.8'
44
pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.71.0

‎generative_ai/context_caching/requirements.txt

Copy file name to clipboardExpand all lines: generative_ai/context_caching/requirements.txt
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
pandas==1.3.5; python_version == '3.7'
2-
pandas==2.0.3; python_version == '3.8'
3-
pandas==2.1.4; python_version > '3.8'
1+
pandas==2.2.3; python_version == '3.7'
2+
pandas==2.2.3; python_version == '3.8'
3+
pandas==2.2.3; python_version > '3.8'
44
pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0

‎generative_ai/controlled_generation/requirements.txt

Copy file name to clipboardExpand all lines: generative_ai/controlled_generation/requirements.txt
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
pandas==1.3.5; python_version == '3.7'
2-
pandas==2.0.3; python_version == '3.8'
3-
pandas==2.1.4; python_version > '3.8'
1+
pandas==2.2.3; python_version == '3.7'
2+
pandas==2.2.3; python_version == '3.8'
3+
pandas==2.2.3; python_version > '3.8'
44
pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0

‎generative_ai/embeddings/requirements.txt

Copy file name to clipboardExpand all lines: generative_ai/embeddings/requirements.txt
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
pandas==1.3.5; python_version == '3.7'
2-
pandas==2.0.3; python_version == '3.8'
1+
pandas==2.2.3; python_version == '3.7'
2+
pandas==2.2.3; python_version == '3.8'
33
pandas==2.2.3; python_version > '3.8'
44
pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'

‎generative_ai/evaluation/requirements.txt

Copy file name to clipboardExpand all lines: generative_ai/evaluation/requirements.txt
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
pandas==1.3.5; python_version == '3.7'
2-
pandas==2.0.3; python_version == '3.8'
3-
pandas==2.1.4; python_version > '3.8'
1+
pandas==2.2.3; python_version == '3.7'
2+
pandas==2.2.3; python_version == '3.8'
3+
pandas==2.2.3; python_version > '3.8'
44
pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0

‎generative_ai/extensions/requirements.txt

Copy file name to clipboardExpand all lines: generative_ai/extensions/requirements.txt
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
pandas==1.3.5; python_version == '3.7'
2-
pandas==2.0.3; python_version == '3.8'
3-
pandas==2.1.4; python_version > '3.8'
1+
pandas==2.2.3; python_version == '3.7'
2+
pandas==2.2.3; python_version == '3.8'
3+
pandas==2.2.3; python_version > '3.8'
44
pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0

‎generative_ai/function_calling/requirements.txt

Copy file name to clipboardExpand all lines: generative_ai/function_calling/requirements.txt
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
pandas==1.3.5; python_version == '3.7'
2-
pandas==2.0.3; python_version == '3.8'
3-
pandas==2.1.4; python_version > '3.8'
1+
pandas==2.2.3; python_version == '3.7'
2+
pandas==2.2.3; python_version == '3.8'
3+
pandas==2.2.3; python_version > '3.8'
44
pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0

‎generative_ai/image/requirements.txt

Copy file name to clipboardExpand all lines: generative_ai/image/requirements.txt
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
pandas==1.3.5; python_version == '3.7'
2-
pandas==2.0.3; python_version == '3.8'
3-
pandas==2.1.4; python_version > '3.8'
1+
pandas==2.2.3; python_version == '3.7'
2+
pandas==2.2.3; python_version == '3.8'
3+
pandas==2.2.3; python_version > '3.8'
44
pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0

‎generative_ai/image_generation/requirements.txt

Copy file name to clipboardExpand all lines: generative_ai/image_generation/requirements.txt
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
pandas==1.3.5; python_version == '3.7'
2-
pandas==2.0.3; python_version == '3.8'
3-
pandas==2.1.4; python_version > '3.8'
1+
pandas==2.2.3; python_version == '3.7'
2+
pandas==2.2.3; python_version == '3.8'
3+
pandas==2.2.3; python_version > '3.8'
44
pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0

‎generative_ai/inference/requirements.txt

Copy file name to clipboardExpand all lines: generative_ai/inference/requirements.txt
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
pandas==1.3.5; python_version == '3.7'
2-
pandas==2.0.3; python_version == '3.8'
3-
pandas==2.1.4; python_version > '3.8'
1+
pandas==2.2.3; python_version == '3.7'
2+
pandas==2.2.3; python_version == '3.8'
3+
pandas==2.2.3; python_version > '3.8'
44
pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0

‎generative_ai/model_garden/requirements.txt

Copy file name to clipboardExpand all lines: generative_ai/model_garden/requirements.txt
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
pandas==1.3.5; python_version == '3.7'
2-
pandas==2.0.3; python_version == '3.8'
3-
pandas==2.1.4; python_version > '3.8'
1+
pandas==2.2.3; python_version == '3.7'
2+
pandas==2.2.3; python_version == '3.8'
3+
pandas==2.2.3; python_version > '3.8'
44
pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0

‎generative_ai/model_tuning/requirements.txt

Copy file name to clipboardExpand all lines: generative_ai/model_tuning/requirements.txt
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
pandas==1.3.5; python_version == '3.7'
2-
pandas==2.0.3; python_version == '3.8'
3-
pandas==2.1.4; python_version > '3.8'
1+
pandas==2.2.3; python_version == '3.7'
2+
pandas==2.2.3; python_version == '3.8'
3+
pandas==2.2.3; python_version > '3.8'
44
pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0

‎generative_ai/prompts/requirements.txt

Copy file name to clipboardExpand all lines: generative_ai/prompts/requirements.txt
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
pandas==1.3.5; python_version == '3.7'
2-
pandas==2.0.3; python_version == '3.8'
3-
pandas==2.1.4; python_version > '3.8'
1+
pandas==2.2.3; python_version == '3.7'
2+
pandas==2.2.3; python_version == '3.8'
3+
pandas==2.2.3; python_version > '3.8'
44
pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.74.0

‎generative_ai/reasoning_engine/requirements.txt

Copy file name to clipboardExpand all lines: generative_ai/reasoning_engine/requirements.txt
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
pandas==1.3.5; python_version == '3.7'
2-
pandas==2.0.3; python_version == '3.8'
3-
pandas==2.1.4; python_version > '3.8'
1+
pandas==2.2.3; python_version == '3.7'
2+
pandas==2.2.3; python_version == '3.8'
3+
pandas==2.2.3; python_version > '3.8'
44
pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0

‎generative_ai/safety/requirements.txt

Copy file name to clipboardExpand all lines: generative_ai/safety/requirements.txt
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
pandas==1.3.5; python_version == '3.7'
2-
pandas==2.0.3; python_version == '3.8'
3-
pandas==2.1.4; python_version > '3.8'
1+
pandas==2.2.3; python_version == '3.7'
2+
pandas==2.2.3; python_version == '3.8'
3+
pandas==2.2.3; python_version > '3.8'
44
pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0

‎generative_ai/system_instructions/requirements.txt

Copy file name to clipboardExpand all lines: generative_ai/system_instructions/requirements.txt
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
pandas==1.3.5; python_version == '3.7'
2-
pandas==2.0.3; python_version == '3.8'
3-
pandas==2.1.4; python_version > '3.8'
1+
pandas==2.2.3; python_version == '3.7'
2+
pandas==2.2.3; python_version == '3.8'
3+
pandas==2.2.3; python_version > '3.8'
44
pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0

‎generative_ai/template_folder/requirements.txt

Copy file name to clipboardExpand all lines: generative_ai/template_folder/requirements.txt
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
pandas==1.3.5; python_version == '3.7'
2-
pandas==2.0.3; python_version == '3.8'
3-
pandas==2.1.4; python_version > '3.8'
1+
pandas==2.2.3; python_version == '3.7'
2+
pandas==2.2.3; python_version == '3.8'
3+
pandas==2.2.3; python_version > '3.8'
44
pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0

‎generative_ai/text_generation/requirements.txt

Copy file name to clipboardExpand all lines: generative_ai/text_generation/requirements.txt
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
pandas==1.3.5; python_version == '3.7'
2-
pandas==2.0.3; python_version == '3.8'
3-
pandas==2.1.4; python_version > '3.8'
1+
pandas==2.2.3; python_version == '3.7'
2+
pandas==2.2.3; python_version == '3.8'
3+
pandas==2.2.3; python_version > '3.8'
44
pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0

‎generative_ai/text_models/requirements.txt

Copy file name to clipboardExpand all lines: generative_ai/text_models/requirements.txt
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
pandas==1.3.5; python_version == '3.7'
2-
pandas==2.0.3; python_version == '3.8'
3-
pandas==2.1.4; python_version > '3.8'
1+
pandas==2.2.3; python_version == '3.7'
2+
pandas==2.2.3; python_version == '3.8'
3+
pandas==2.2.3; python_version > '3.8'
44
pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0

‎generative_ai/token_count/requirements.txt

Copy file name to clipboardExpand all lines: generative_ai/token_count/requirements.txt
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
pandas==1.3.5; python_version == '3.7'
2-
pandas==2.0.3; python_version == '3.8'
3-
pandas==2.1.4; python_version > '3.8'
1+
pandas==2.2.3; python_version == '3.7'
2+
pandas==2.2.3; python_version == '3.8'
3+
pandas==2.2.3; python_version > '3.8'
44
pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0

‎generative_ai/understand_audio/requirements.txt

Copy file name to clipboardExpand all lines: generative_ai/understand_audio/requirements.txt
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
pandas==1.3.5; python_version == '3.7'
2-
pandas==2.0.3; python_version == '3.8'
3-
pandas==2.1.4; python_version > '3.8'
1+
pandas==2.2.3; python_version == '3.7'
2+
pandas==2.2.3; python_version == '3.8'
3+
pandas==2.2.3; python_version > '3.8'
44
pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.71.1

‎generative_ai/understand_docs/requirements.txt

Copy file name to clipboardExpand all lines: generative_ai/understand_docs/requirements.txt
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
pandas==1.3.5; python_version == '3.7'
2-
pandas==2.0.3; python_version == '3.8'
3-
pandas==2.1.4; python_version > '3.8'
1+
pandas==2.2.3; python_version == '3.7'
2+
pandas==2.2.3; python_version == '3.8'
3+
pandas==2.2.3; python_version > '3.8'
44
pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0

‎generative_ai/understand_video/requirements.txt

Copy file name to clipboardExpand all lines: generative_ai/understand_video/requirements.txt
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
pandas==1.3.5; python_version == '3.7'
2-
pandas==2.0.3; python_version == '3.8'
3-
pandas==2.1.4; python_version > '3.8'
1+
pandas==2.2.3; python_version == '3.7'
2+
pandas==2.2.3; python_version == '3.8'
3+
pandas==2.2.3; python_version > '3.8'
44
pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0

‎generative_ai/video/requirements.txt

Copy file name to clipboardExpand all lines: generative_ai/video/requirements.txt
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
pandas==1.3.5; python_version == '3.7'
2-
pandas==2.0.3; python_version == '3.8'
3-
pandas==2.1.4; python_version > '3.8'
1+
pandas==2.2.3; python_version == '3.7'
2+
pandas==2.2.3; python_version == '3.8'
3+
pandas==2.2.3; python_version > '3.8'
44
pillow==10.3.0; python_version < '3.8'
55
pillow==10.3.0; python_version >= '3.8'
66
google-cloud-aiplatform[all]==1.69.0
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
earthengine-api==1.5.6
22
folium==0.19.5
33
google-cloud-aiplatform==1.47.0
4-
pandas==2.0.1
4+
pandas==2.2.3
55
tensorflow==2.12.0

‎people-and-planet-ai/timeseries-classification/requirements.txt

Copy file name to clipboardExpand all lines: people-and-planet-ai/timeseries-classification/requirements.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ Flask==3.0.3
22
apache-beam[gcp]==2.46.0
33
google-cloud-aiplatform==1.47.0
44
gunicorn==23.0.0
5-
pandas==2.0.1
5+
pandas==2.2.3
66
tensorflow==2.12.1
77
Werkzeug==3.0.3

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.