Skip to content

Commit ef10655

Browse files
sdks/python: update base image requirements
1 parent 3a0bfc1 commit ef10655

File tree

4 files changed

+46
-107
lines changed

4 files changed

+46
-107
lines changed

sdks/python/container/py310/base_image_requirements.txt

Lines changed: 11 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,7 @@
2323

2424
aiofiles==24.1.0
2525
aiohappyeyeballs==2.6.1
26-
<<<<<<< HEAD
27-
aiohttp==3.12.12
28-
=======
2926
aiohttp==3.12.13
30-
>>>>>>> upstream/master
3127
aiosignal==1.3.2
3228
annotated-types==0.7.0
3329
anyio==4.9.0
@@ -60,22 +56,18 @@ fasteners==0.19
6056
freezegun==1.5.2
6157
frozenlist==1.7.0
6258
future==1.0.0
63-
<<<<<<< HEAD
64-
google-api-core==2.25.0
65-
=======
6659
google-api-core==2.25.1
67-
>>>>>>> upstream/master
68-
google-api-python-client==2.172.0
60+
google-api-python-client==2.174.0
6961
google-apitools==0.5.31
7062
google-auth==2.40.3
7163
google-auth-httplib2==0.2.0
72-
google-cloud-aiplatform==1.97.0
64+
google-cloud-aiplatform==1.100.0
7365
google-cloud-bigquery==3.34.0
7466
google-cloud-bigquery-storage==2.32.0
7567
google-cloud-bigtable==2.31.0
7668
google-cloud-core==2.4.3
7769
google-cloud-datastore==2.21.0
78-
google-cloud-dlp==3.30.0
70+
google-cloud-dlp==3.31.0
7971
google-cloud-language==2.17.2
8072
google-cloud-profiler==4.1.0
8173
google-cloud-pubsub==2.30.0
@@ -87,7 +79,7 @@ google-cloud-storage==2.19.0
8779
google-cloud-videointelligence==2.16.2
8880
google-cloud-vision==3.10.2
8981
google-crc32c==1.7.1
90-
google-genai==1.20.0
82+
google-genai==1.22.0
9183
google-resumable-media==2.7.2
9284
googleapis-common-protos==1.70.0
9385
greenlet==3.2.3
@@ -101,31 +93,27 @@ hdfs==2.7.3
10193
httpcore==1.0.9
10294
httplib2==0.22.0
10395
httpx==0.28.1
104-
<<<<<<< HEAD
105-
hypothesis==6.135.7
106-
=======
107-
hypothesis==6.135.10
108-
>>>>>>> upstream/master
96+
hypothesis==6.135.16
10997
idna==3.10
11098
importlib_metadata==8.7.0
11199
iniconfig==2.1.0
112100
jaraco.classes==3.4.0
113101
jaraco.context==6.0.1
114-
jaraco.functools==4.1.0
102+
jaraco.functools==4.2.1
115103
jeepney==0.9.0
116104
Jinja2==3.1.6
117105
joblib==1.5.1
118106
jsonpickle==3.4.2
119107
jsonschema==4.24.0
120108
jsonschema-specifications==2025.4.1
121-
kafka-python==2.2.11
109+
kafka-python==2.2.14
122110
keyring==25.6.0
123111
keyrings.google-artifactregistry-auth==1.1.2
124112
MarkupSafe==3.0.2
125113
mmh3==5.1.0
126114
mock==5.2.0
127115
more-itertools==10.7.0
128-
multidict==6.4.4
116+
multidict==6.6.0
129117
mysql-connector-python==9.3.0
130118
nltk==3.9.1
131119
numpy==2.2.6
@@ -134,7 +122,7 @@ objsize==0.7.1
134122
opentelemetry-api==1.34.1
135123
opentelemetry-sdk==1.34.1
136124
opentelemetry-semantic-conventions==0.55b1
137-
oracledb==3.1.1
125+
oracledb==3.2.0
138126
orjson==3.10.18
139127
overrides==7.7.0
140128
packaging==25.0
@@ -156,7 +144,7 @@ pydantic_core==2.33.2
156144
pydot==1.4.2
157145
PyHamcrest==2.1.0
158146
PyJWT==2.9.0
159-
pymongo==4.13.1
147+
pymongo==4.13.2
160148
PyMySQL==1.1.1
161149
pyparsing==3.2.3
162150
pyproject_hooks==1.2.0
@@ -195,7 +183,7 @@ typing-inspection==0.4.1
195183
typing_extensions==4.14.0
196184
tzdata==2025.2
197185
uritemplate==4.2.0
198-
urllib3==2.4.0
186+
urllib3==2.5.0
199187
virtualenv-clone==0.5.7
200188
websockets==15.0.1
201189
wrapt==1.17.2

sdks/python/container/py311/base_image_requirements.txt

Lines changed: 12 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -54,22 +54,18 @@ fasteners==0.19
5454
freezegun==1.5.2
5555
frozenlist==1.7.0
5656
future==1.0.0
57-
<<<<<<< HEAD
58-
google-api-core==2.25.0
59-
=======
6057
google-api-core==2.25.1
61-
>>>>>>> upstream/master
62-
google-api-python-client==2.172.0
58+
google-api-python-client==2.174.0
6359
google-apitools==0.5.31
6460
google-auth==2.40.3
6561
google-auth-httplib2==0.2.0
66-
google-cloud-aiplatform==1.97.0
62+
google-cloud-aiplatform==1.100.0
6763
google-cloud-bigquery==3.34.0
6864
google-cloud-bigquery-storage==2.32.0
6965
google-cloud-bigtable==2.31.0
7066
google-cloud-core==2.4.3
7167
google-cloud-datastore==2.21.0
72-
google-cloud-dlp==3.30.0
68+
google-cloud-dlp==3.31.0
7369
google-cloud-language==2.17.2
7470
google-cloud-profiler==4.1.0
7571
google-cloud-pubsub==2.30.0
@@ -81,7 +77,7 @@ google-cloud-storage==2.19.0
8177
google-cloud-videointelligence==2.16.2
8278
google-cloud-vision==3.10.2
8379
google-crc32c==1.7.1
84-
google-genai==1.20.0
80+
google-genai==1.22.0
8581
google-resumable-media==2.7.2
8682
googleapis-common-protos==1.70.0
8783
greenlet==3.2.3
@@ -95,31 +91,27 @@ hdfs==2.7.3
9591
httpcore==1.0.9
9692
httplib2==0.22.0
9793
httpx==0.28.1
98-
<<<<<<< HEAD
99-
hypothesis==6.135.7
100-
=======
101-
hypothesis==6.135.10
102-
>>>>>>> upstream/master
94+
hypothesis==6.135.16
10395
idna==3.10
10496
importlib_metadata==8.7.0
10597
iniconfig==2.1.0
10698
jaraco.classes==3.4.0
10799
jaraco.context==6.0.1
108-
jaraco.functools==4.1.0
100+
jaraco.functools==4.2.1
109101
jeepney==0.9.0
110102
Jinja2==3.1.6
111103
joblib==1.5.1
112104
jsonpickle==3.4.2
113105
jsonschema==4.24.0
114106
jsonschema-specifications==2025.4.1
115-
kafka-python==2.2.11
107+
kafka-python==2.2.14
116108
keyring==25.6.0
117109
keyrings.google-artifactregistry-auth==1.1.2
118110
MarkupSafe==3.0.2
119111
mmh3==5.1.0
120112
mock==5.2.0
121113
more-itertools==10.7.0
122-
multidict==6.4.4
114+
multidict==6.6.0
123115
mysql-connector-python==9.3.0
124116
nltk==3.9.1
125117
numpy==2.2.6
@@ -128,10 +120,7 @@ objsize==0.7.1
128120
opentelemetry-api==1.34.1
129121
opentelemetry-sdk==1.34.1
130122
opentelemetry-semantic-conventions==0.55b1
131-
<<<<<<< HEAD
132-
=======
133-
oracledb==3.1.1
134-
>>>>>>> upstream/master
123+
oracledb==3.2.0
135124
orjson==3.10.18
136125
overrides==7.7.0
137126
packaging==25.0
@@ -148,16 +137,12 @@ pyarrow-hotfix==0.7
148137
pyasn1==0.6.1
149138
pyasn1_modules==0.4.2
150139
pycparser==2.22
151-
<<<<<<< HEAD
152-
pydantic==2.11.5
153-
=======
154140
pydantic==2.11.7
155-
>>>>>>> upstream/master
156141
pydantic_core==2.33.2
157142
pydot==1.4.2
158143
PyHamcrest==2.1.0
159144
PyJWT==2.9.0
160-
pymongo==4.13.1
145+
pymongo==4.13.2
161146
PyMySQL==1.1.1
162147
pyparsing==3.2.3
163148
pyproject_hooks==1.2.0
@@ -176,7 +161,7 @@ requests-mock==1.12.1
176161
rpds-py==0.25.1
177162
rsa==4.9.1
178163
scikit-learn==1.7.0
179-
scipy==1.15.3
164+
scipy==1.16.0
180165
scramp==1.4.5
181166
SecretStorage==3.3.3
182167
shapely==2.1.1
@@ -195,7 +180,7 @@ typing-inspection==0.4.1
195180
typing_extensions==4.14.0
196181
tzdata==2025.2
197182
uritemplate==4.2.0
198-
urllib3==2.4.0
183+
urllib3==2.5.0
199184
virtualenv-clone==0.5.7
200185
websockets==15.0.1
201186
wrapt==1.17.2

sdks/python/container/py312/base_image_requirements.txt

Lines changed: 12 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,7 @@
2323

2424
aiofiles==24.1.0
2525
aiohappyeyeballs==2.6.1
26-
<<<<<<< HEAD
27-
aiohttp==3.12.12
28-
=======
2926
aiohttp==3.12.13
30-
>>>>>>> upstream/master
3127
aiosignal==1.3.2
3228
annotated-types==0.7.0
3329
anyio==4.9.0
@@ -57,22 +53,18 @@ fasteners==0.19
5753
freezegun==1.5.2
5854
frozenlist==1.7.0
5955
future==1.0.0
60-
<<<<<<< HEAD
61-
google-api-core==2.25.0
62-
=======
6356
google-api-core==2.25.1
64-
>>>>>>> upstream/master
65-
google-api-python-client==2.172.0
57+
google-api-python-client==2.174.0
6658
google-apitools==0.5.31
6759
google-auth==2.40.3
6860
google-auth-httplib2==0.2.0
69-
google-cloud-aiplatform==1.97.0
61+
google-cloud-aiplatform==1.100.0
7062
google-cloud-bigquery==3.34.0
7163
google-cloud-bigquery-storage==2.32.0
7264
google-cloud-bigtable==2.31.0
7365
google-cloud-core==2.4.3
7466
google-cloud-datastore==2.21.0
75-
google-cloud-dlp==3.30.0
67+
google-cloud-dlp==3.31.0
7668
google-cloud-language==2.17.2
7769
google-cloud-profiler==4.1.0
7870
google-cloud-pubsub==2.30.0
@@ -84,7 +76,7 @@ google-cloud-storage==2.19.0
8476
google-cloud-videointelligence==2.16.2
8577
google-cloud-vision==3.10.2
8678
google-crc32c==1.7.1
87-
google-genai==1.20.0
79+
google-genai==1.22.0
8880
google-resumable-media==2.7.2
8981
googleapis-common-protos==1.70.0
9082
greenlet==3.2.3
@@ -98,31 +90,27 @@ hdfs==2.7.3
9890
httpcore==1.0.9
9991
httplib2==0.22.0
10092
httpx==0.28.1
101-
<<<<<<< HEAD
102-
hypothesis==6.135.7
103-
=======
104-
hypothesis==6.135.10
105-
>>>>>>> upstream/master
93+
hypothesis==6.135.16
10694
idna==3.10
10795
importlib_metadata==8.7.0
10896
iniconfig==2.1.0
10997
jaraco.classes==3.4.0
11098
jaraco.context==6.0.1
111-
jaraco.functools==4.1.0
99+
jaraco.functools==4.2.1
112100
jeepney==0.9.0
113101
Jinja2==3.1.6
114102
joblib==1.5.1
115103
jsonpickle==3.4.2
116104
jsonschema==4.24.0
117105
jsonschema-specifications==2025.4.1
118-
kafka-python==2.2.11
106+
kafka-python==2.2.14
119107
keyring==25.6.0
120108
keyrings.google-artifactregistry-auth==1.1.2
121109
MarkupSafe==3.0.2
122110
mmh3==5.1.0
123111
mock==5.2.0
124112
more-itertools==10.7.0
125-
multidict==6.4.4
113+
multidict==6.6.0
126114
mysql-connector-python==9.3.0
127115
nltk==3.9.1
128116
numpy==2.2.6
@@ -131,10 +119,7 @@ objsize==0.7.1
131119
opentelemetry-api==1.34.1
132120
opentelemetry-sdk==1.34.1
133121
opentelemetry-semantic-conventions==0.55b1
134-
<<<<<<< HEAD
135-
=======
136-
oracledb==3.1.1
137-
>>>>>>> upstream/master
122+
oracledb==3.2.0
138123
orjson==3.10.18
139124
overrides==7.7.0
140125
packaging==25.0
@@ -156,7 +141,7 @@ pydantic_core==2.33.2
156141
pydot==1.4.2
157142
PyHamcrest==2.1.0
158143
PyJWT==2.9.0
159-
pymongo==4.13.1
144+
pymongo==4.13.2
160145
PyMySQL==1.1.1
161146
pyparsing==3.2.3
162147
pyproject_hooks==1.2.0
@@ -175,7 +160,7 @@ requests-mock==1.12.1
175160
rpds-py==0.25.1
176161
rsa==4.9.1
177162
scikit-learn==1.7.0
178-
scipy==1.15.3
163+
scipy==1.16.0
179164
scramp==1.4.5
180165
SecretStorage==3.3.3
181166
setuptools==80.9.0
@@ -195,7 +180,7 @@ typing-inspection==0.4.1
195180
typing_extensions==4.14.0
196181
tzdata==2025.2
197182
uritemplate==4.2.0
198-
urllib3==2.4.0
183+
urllib3==2.5.0
199184
virtualenv-clone==0.5.7
200185
websockets==15.0.1
201186
wheel==0.45.1

0 commit comments

Comments
 (0)