Skip to content

Commit 95e0011

Browse files
committed
Regenerate dependencies.
1 parent bc3c190 commit 95e0011

11 files changed

+121
-127
lines changed

sdks/python/container/ml/py310/base_image_requirements.txt

Lines changed: 12 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ exceptiongroup==1.3.1
5757
execnet==2.1.2
5858
fastavro==1.12.1
5959
fasteners==0.20
60-
filelock==3.25.0
60+
filelock==3.25.2
6161
flatbuffers==25.12.19
6262
freezegun==1.5.5
6363
frozenlist==1.8.0
@@ -67,9 +67,9 @@ gast==0.7.0
6767
google-api-core==2.30.0
6868
google-api-python-client==2.192.0
6969
google-apitools==0.5.31
70-
google-auth==2.49.0
70+
google-auth==2.49.1
7171
google-auth-httplib2==0.2.1
72-
google-cloud-aiplatform==1.140.0
72+
google-cloud-aiplatform==1.141.0
7373
google-cloud-bigquery==3.40.1
7474
google-cloud-bigquery-storage==2.36.2
7575
google-cloud-bigtable==2.35.0
@@ -81,7 +81,7 @@ google-cloud-kms==3.11.0
8181
google-cloud-language==2.19.0
8282
google-cloud-monitoring==2.29.1
8383
google-cloud-profiler==4.1.0
84-
google-cloud-pubsub==2.35.0
84+
google-cloud-pubsub==2.36.0
8585
google-cloud-recommendations-ai==0.10.18
8686
google-cloud-resource-manager==1.16.0
8787
google-cloud-secret-manager==2.26.0
@@ -90,21 +90,21 @@ google-cloud-storage==2.19.0
9090
google-cloud-videointelligence==2.18.0
9191
google-cloud-vision==3.12.1
9292
google-crc32c==1.8.0
93-
google-genai==1.66.0
93+
google-genai==1.67.0
9494
google-pasta==0.2.0
9595
google-resumable-media==2.8.0
9696
googleapis-common-protos==1.73.0
9797
greenlet==3.3.2
9898
grpc-google-iam-v1==0.14.3
9999
grpc-interceptor==0.15.4
100-
grpcio==1.65.5
101-
grpcio-status==1.65.5
100+
grpcio==1.78.0
101+
grpcio-status==1.78.0
102102
grpclib==0.4.9
103103
guppy3==3.1.6
104104
h11==0.16.0
105105
h2==4.3.0
106-
h5py==3.16.0
107-
hf-xet==1.3.2
106+
h5py==3.14.0
107+
hf-xet==1.4.2
108108
hpack==4.1.0
109109
httpcore==1.0.9
110110
httplib2==0.31.2
@@ -129,7 +129,6 @@ keras==3.12.1
129129
keyring==25.7.0
130130
keyrings.google-artifactregistry-auth==1.1.2
131131
libclang==18.1.1
132-
Markdown==3.10.2
133132
markdown-it-py==4.0.0
134133
MarkupSafe==3.0.3
135134
mdurl==0.1.2
@@ -162,7 +161,7 @@ pip==26.0.1
162161
pluggy==1.6.0
163162
propcache==0.4.1
164163
proto-plus==1.27.1
165-
protobuf==5.29.6
164+
protobuf==6.33.5
166165
psycopg2-binary==2.9.11
167166
pyarrow==23.0.1
168167
pyarrow-hotfix==0.7
@@ -208,10 +207,8 @@ sqlalchemy_pytds==1.0.2
208207
sqlparse==0.5.5
209208
sympy==1.14.0
210209
tenacity==8.5.0
211-
tensorboard==2.20.0
212-
tensorboard-data-server==0.7.2
213-
tensorflow==2.20.0
214-
tensorflow-cpu-aws==2.20.0;platform_machine=="aarch64"
210+
tensorflow==2.21.0
211+
tensorflow-cpu-aws==2.21.0;platform_machine=="aarch64"
215212
termcolor==3.3.0
216213
testcontainers==4.14.1
217214
threadpoolctl==3.6.0
@@ -228,7 +225,6 @@ uritemplate==4.2.0
228225
urllib3==2.6.3
229226
virtualenv-clone==0.5.7
230227
websockets==16.0
231-
Werkzeug==3.1.6
232228
wheel==0.46.3
233229
wrapt==2.1.2
234230
yarl==1.23.0

sdks/python/container/ml/py310/gpu_image_requirements.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ compressed-tensors==0.10.2
5353
crcmod==1.7
5454
cryptography==46.0.5
5555
cuda-bindings==12.9.4
56-
cuda-pathfinder==1.4.1
56+
cuda-pathfinder==1.4.2
5757
cupy-cuda12x==14.0.1
5858
Cython==3.2.4
5959
depyf==0.19.0
@@ -70,11 +70,11 @@ exceptiongroup==1.3.1
7070
execnet==2.1.2
7171
fastapi==0.135.1
7272
fastapi-cli==0.0.24
73-
fastapi-cloud-cli==0.14.1
73+
fastapi-cloud-cli==0.15.0
7474
fastar==0.8.0
7575
fastavro==1.12.1
7676
fasteners==0.20
77-
filelock==3.25.0
77+
filelock==3.25.2
7878
flatbuffers==25.12.19
7979
freezegun==1.5.5
8080
frozenlist==1.8.0
@@ -85,9 +85,9 @@ gguf==0.18.0
8585
google-api-core==2.30.0
8686
google-api-python-client==2.192.0
8787
google-apitools==0.5.31
88-
google-auth==2.49.0
88+
google-auth==2.49.1
8989
google-auth-httplib2==0.2.1
90-
google-cloud-aiplatform==1.140.0
90+
google-cloud-aiplatform==1.141.0
9191
google-cloud-bigquery==3.40.1
9292
google-cloud-bigquery-storage==2.36.2
9393
google-cloud-bigtable==2.35.0
@@ -99,7 +99,7 @@ google-cloud-kms==3.11.0
9999
google-cloud-language==2.19.0
100100
google-cloud-monitoring==2.29.1
101101
google-cloud-profiler==4.1.0
102-
google-cloud-pubsub==2.35.0
102+
google-cloud-pubsub==2.36.0
103103
google-cloud-recommendations-ai==0.10.18
104104
google-cloud-resource-manager==1.16.0
105105
google-cloud-secret-manager==2.26.0
@@ -108,21 +108,21 @@ google-cloud-storage==2.19.0
108108
google-cloud-videointelligence==2.18.0
109109
google-cloud-vision==3.12.1
110110
google-crc32c==1.8.0
111-
google-genai==1.66.0
111+
google-genai==1.67.0
112112
google-pasta==0.2.0
113113
google-resumable-media==2.8.0
114114
googleapis-common-protos==1.73.0
115115
greenlet==3.3.2
116116
grpc-google-iam-v1==0.14.3
117117
grpc-interceptor==0.15.4
118-
grpcio==1.65.5
119-
grpcio-status==1.65.5
118+
grpcio==1.78.0
119+
grpcio-status==1.78.0
120120
grpclib==0.4.9
121121
guppy3==3.1.6
122122
h11==0.16.0
123123
h2==4.3.0
124124
h5py==3.16.0
125-
hf-xet==1.3.2
125+
hf-xet==1.4.2
126126
hpack==4.1.0
127127
httpcore==1.0.9
128128
httplib2==0.31.2
@@ -157,7 +157,7 @@ Markdown==3.10.2
157157
markdown-it-py==4.0.0
158158
MarkupSafe==3.0.3
159159
mdurl==0.1.2
160-
mistral_common==1.9.1
160+
mistral_common==1.10.0
161161
ml_dtypes==0.5.4
162162
mmh3==5.2.1
163163
mock==5.2.0
@@ -213,7 +213,7 @@ prometheus-fastapi-instrumentator==7.1.0
213213
prometheus_client==0.24.1
214214
propcache==0.4.1
215215
proto-plus==1.27.1
216-
protobuf==5.29.6
216+
protobuf==6.33.5
217217
psutil==7.2.2
218218
psycopg2-binary==2.9.11
219219
py-cpuinfo==9.0.0

sdks/python/container/ml/py311/base_image_requirements.txt

Lines changed: 15 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ attrs==25.4.0
3434
backports.tarfile==1.2.0
3535
beartype==0.22.9
3636
beautifulsoup4==4.14.3
37-
betterproto==2.0.0b7
37+
betterproto==2.0.0b6
3838
bs4==0.0.2
3939
build==1.4.0
4040
cachetools==6.2.6
@@ -51,11 +51,11 @@ distro==1.9.0
5151
dnspython==2.8.0
5252
docker==7.1.0
5353
docstring_parser==0.17.0
54-
envoy-data-plane==0.2.6
54+
envoy_data_plane==1.0.3
5555
execnet==2.1.2
5656
fastavro==1.12.1
5757
fasteners==0.20
58-
filelock==3.25.0
58+
filelock==3.25.2
5959
flatbuffers==25.12.19
6060
freezegun==1.5.5
6161
frozenlist==1.8.0
@@ -65,9 +65,9 @@ gast==0.7.0
6565
google-api-core==2.30.0
6666
google-api-python-client==2.192.0
6767
google-apitools==0.5.31
68-
google-auth==2.49.0
68+
google-auth==2.49.1
6969
google-auth-httplib2==0.2.1
70-
google-cloud-aiplatform==1.140.0
70+
google-cloud-aiplatform==1.141.0
7171
google-cloud-bigquery==3.40.1
7272
google-cloud-bigquery-storage==2.36.2
7373
google-cloud-bigtable==2.35.0
@@ -79,7 +79,7 @@ google-cloud-kms==3.11.0
7979
google-cloud-language==2.19.0
8080
google-cloud-monitoring==2.29.1
8181
google-cloud-profiler==4.1.0
82-
google-cloud-pubsub==2.35.0
82+
google-cloud-pubsub==2.36.0
8383
google-cloud-recommendations-ai==0.10.18
8484
google-cloud-resource-manager==1.16.0
8585
google-cloud-secret-manager==2.26.0
@@ -88,21 +88,22 @@ google-cloud-storage==2.19.0
8888
google-cloud-videointelligence==2.18.0
8989
google-cloud-vision==3.12.1
9090
google-crc32c==1.8.0
91-
google-genai==1.66.0
91+
google-genai==1.67.0
9292
google-pasta==0.2.0
9393
google-resumable-media==2.8.0
9494
googleapis-common-protos==1.73.0
9595
greenlet==3.3.2
9696
grpc-google-iam-v1==0.14.3
9797
grpc-interceptor==0.15.4
98-
grpcio==1.65.5
99-
grpcio-status==1.65.5
98+
grpcio==1.78.0
99+
grpcio-status==1.78.0
100+
grpcio-tools==1.78.0
100101
grpclib==0.4.9
101102
guppy3==3.1.6
102103
h11==0.16.0
103104
h2==4.3.0
104-
h5py==3.16.0
105-
hf-xet==1.3.2
105+
h5py==3.14.0
106+
hf-xet==1.4.2
106107
hpack==4.1.0
107108
httpcore==1.0.9
108109
httplib2==0.31.2
@@ -127,7 +128,6 @@ keras==3.13.2
127128
keyring==25.7.0
128129
keyrings.google-artifactregistry-auth==1.1.2
129130
libclang==18.1.1
130-
Markdown==3.10.2
131131
markdown-it-py==4.0.0
132132
MarkupSafe==3.0.3
133133
mdurl==0.1.2
@@ -160,7 +160,7 @@ pip==26.0.1
160160
pluggy==1.6.0
161161
propcache==0.4.1
162162
proto-plus==1.27.1
163-
protobuf==5.29.6
163+
protobuf==6.33.5
164164
psycopg2-binary==2.9.11
165165
pyarrow==23.0.1
166166
pyarrow-hotfix==0.7
@@ -206,10 +206,8 @@ sqlalchemy_pytds==1.0.2
206206
sqlparse==0.5.5
207207
sympy==1.14.0
208208
tenacity==8.5.0
209-
tensorboard==2.20.0
210-
tensorboard-data-server==0.7.2
211-
tensorflow==2.20.0
212-
tensorflow-cpu-aws==2.20.0;platform_machine=="aarch64"
209+
tensorflow==2.21.0
210+
tensorflow-cpu-aws==2.21.0;platform_machine=="aarch64"
213211
termcolor==3.3.0
214212
testcontainers==4.14.1
215213
threadpoolctl==3.6.0
@@ -225,7 +223,6 @@ uritemplate==4.2.0
225223
urllib3==2.6.3
226224
virtualenv-clone==0.5.7
227225
websockets==16.0
228-
Werkzeug==3.1.6
229226
wheel==0.46.3
230227
wrapt==2.1.2
231228
yarl==1.23.0

sdks/python/container/ml/py311/gpu_image_requirements.txt

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ attrs==25.4.0
3636
backports.tarfile==1.2.0
3737
beartype==0.22.9
3838
beautifulsoup4==4.14.3
39-
betterproto==2.0.0b7
39+
betterproto==2.0.0b6
4040
blake3==1.0.8
4141
bs4==0.0.2
4242
build==1.4.0
@@ -52,7 +52,7 @@ compressed-tensors==0.10.2
5252
crcmod==1.7
5353
cryptography==46.0.5
5454
cuda-bindings==12.9.4
55-
cuda-pathfinder==1.4.1
55+
cuda-pathfinder==1.4.2
5656
cupy-cuda12x==14.0.1
5757
Cython==3.2.4
5858
depyf==0.19.0
@@ -64,15 +64,15 @@ docker==7.1.0
6464
docstring_parser==0.17.0
6565
einops==0.8.2
6666
email-validator==2.3.0
67-
envoy-data-plane==0.2.6
67+
envoy_data_plane==1.0.3
6868
execnet==2.1.2
6969
fastapi==0.135.1
7070
fastapi-cli==0.0.24
71-
fastapi-cloud-cli==0.14.1
71+
fastapi-cloud-cli==0.15.0
7272
fastar==0.8.0
7373
fastavro==1.12.1
7474
fasteners==0.20
75-
filelock==3.25.0
75+
filelock==3.25.2
7676
flatbuffers==25.12.19
7777
freezegun==1.5.5
7878
frozenlist==1.8.0
@@ -83,9 +83,9 @@ gguf==0.18.0
8383
google-api-core==2.30.0
8484
google-api-python-client==2.192.0
8585
google-apitools==0.5.31
86-
google-auth==2.49.0
86+
google-auth==2.49.1
8787
google-auth-httplib2==0.2.1
88-
google-cloud-aiplatform==1.140.0
88+
google-cloud-aiplatform==1.141.0
8989
google-cloud-bigquery==3.40.1
9090
google-cloud-bigquery-storage==2.36.2
9191
google-cloud-bigtable==2.35.0
@@ -97,7 +97,7 @@ google-cloud-kms==3.11.0
9797
google-cloud-language==2.19.0
9898
google-cloud-monitoring==2.29.1
9999
google-cloud-profiler==4.1.0
100-
google-cloud-pubsub==2.35.0
100+
google-cloud-pubsub==2.36.0
101101
google-cloud-recommendations-ai==0.10.18
102102
google-cloud-resource-manager==1.16.0
103103
google-cloud-secret-manager==2.26.0
@@ -106,21 +106,22 @@ google-cloud-storage==2.19.0
106106
google-cloud-videointelligence==2.18.0
107107
google-cloud-vision==3.12.1
108108
google-crc32c==1.8.0
109-
google-genai==1.66.0
109+
google-genai==1.67.0
110110
google-pasta==0.2.0
111111
google-resumable-media==2.8.0
112112
googleapis-common-protos==1.73.0
113113
greenlet==3.3.2
114114
grpc-google-iam-v1==0.14.3
115115
grpc-interceptor==0.15.4
116-
grpcio==1.65.5
117-
grpcio-status==1.65.5
116+
grpcio==1.78.0
117+
grpcio-status==1.78.0
118+
grpcio-tools==1.78.0
118119
grpclib==0.4.9
119120
guppy3==3.1.6
120121
h11==0.16.0
121122
h2==4.3.0
122123
h5py==3.16.0
123-
hf-xet==1.3.2
124+
hf-xet==1.4.2
124125
hpack==4.1.0
125126
httpcore==1.0.9
126127
httplib2==0.31.2
@@ -155,7 +156,7 @@ Markdown==3.10.2
155156
markdown-it-py==4.0.0
156157
MarkupSafe==3.0.3
157158
mdurl==0.1.2
158-
mistral_common==1.9.1
159+
mistral_common==1.10.0
159160
ml_dtypes==0.5.4
160161
mmh3==5.2.1
161162
mock==5.2.0
@@ -211,7 +212,7 @@ prometheus-fastapi-instrumentator==7.1.0
211212
prometheus_client==0.24.1
212213
propcache==0.4.1
213214
proto-plus==1.27.1
214-
protobuf==5.29.6
215+
protobuf==6.33.5
215216
psutil==7.2.2
216217
psycopg2-binary==2.9.11
217218
py-cpuinfo==9.0.0

0 commit comments

Comments
 (0)