Skip to content

Commit 57f1532

Browse files
committed
Regenerate dependencies.
1 parent 2b3ee7a commit 57f1532

11 files changed

+91
-94
lines changed

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

Lines changed: 12 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ attrs==25.4.0
3535
backports.tarfile==1.2.0
3636
beartype==0.22.9
3737
beautifulsoup4==4.14.3
38-
betterproto==2.0.0b7
38+
betterproto==2.0.0b6
3939
bs4==0.0.2
4040
build==1.4.0
4141
cachetools==6.2.6
@@ -52,12 +52,12 @@ distro==1.9.0
5252
dnspython==2.8.0
5353
docker==7.1.0
5454
docstring_parser==0.17.0
55-
envoy-data-plane==0.2.6
55+
envoy_data_plane==0.8.1
5656
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
@@ -69,7 +69,7 @@ google-api-python-client==2.192.0
6969
google-apitools==0.5.31
7070
google-auth==2.49.0
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
@@ -97,14 +97,15 @@ 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
102+
grpcio-tools==1.78.0
102103
grpclib==0.4.9
103104
guppy3==3.1.6
104105
h11==0.16.0
105106
h2==4.3.0
106-
h5py==3.16.0
107-
hf-xet==1.3.2
107+
h5py==3.14.0
108+
hf-xet==1.4.0
108109
hpack==4.1.0
109110
httpcore==1.0.9
110111
httplib2==0.31.2
@@ -129,7 +130,6 @@ keras==3.12.1
129130
keyring==25.7.0
130131
keyrings.google-artifactregistry-auth==1.1.2
131132
libclang==18.1.1
132-
Markdown==3.10.2
133133
markdown-it-py==4.0.0
134134
MarkupSafe==3.0.3
135135
mdurl==0.1.2
@@ -162,7 +162,7 @@ pip==26.0.1
162162
pluggy==1.6.0
163163
propcache==0.4.1
164164
proto-plus==1.27.1
165-
protobuf==5.29.6
165+
protobuf==6.33.5
166166
psycopg2-binary==2.9.11
167167
pyarrow==23.0.1
168168
pyarrow-hotfix==0.7
@@ -208,10 +208,8 @@ sqlalchemy_pytds==1.0.2
208208
sqlparse==0.5.5
209209
sympy==1.14.0
210210
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"
211+
tensorflow==2.21.0
212+
tensorflow-cpu-aws==2.21.0;platform_machine=="aarch64"
215213
termcolor==3.3.0
216214
testcontainers==4.14.1
217215
threadpoolctl==3.6.0
@@ -228,7 +226,6 @@ uritemplate==4.2.0
228226
urllib3==2.6.3
229227
virtualenv-clone==0.5.7
230228
websockets==16.0
231-
Werkzeug==3.1.6
232229
wheel==0.46.3
233230
wrapt==2.1.2
234231
yarl==1.23.0

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

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ attrs==25.4.0
3737
backports.tarfile==1.2.0
3838
beartype==0.22.9
3939
beautifulsoup4==4.14.3
40-
betterproto==2.0.0b7
40+
betterproto==2.0.0b6
4141
blake3==1.0.8
4242
bs4==0.0.2
4343
build==1.4.0
@@ -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
@@ -65,7 +65,7 @@ docker==7.1.0
6565
docstring_parser==0.17.0
6666
einops==0.8.2
6767
email-validator==2.3.0
68-
envoy-data-plane==0.2.6
68+
envoy_data_plane==0.8.1
6969
exceptiongroup==1.3.1
7070
execnet==2.1.2
7171
fastapi==0.135.1
@@ -74,7 +74,7 @@ fastapi-cloud-cli==0.14.1
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
@@ -87,7 +87,7 @@ google-api-python-client==2.192.0
8787
google-apitools==0.5.31
8888
google-auth==2.49.0
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
@@ -115,14 +115,15 @@ 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
120+
grpcio-tools==1.78.0
120121
grpclib==0.4.9
121122
guppy3==3.1.6
122123
h11==0.16.0
123124
h2==4.3.0
124125
h5py==3.16.0
125-
hf-xet==1.3.2
126+
hf-xet==1.4.0
126127
hpack==4.1.0
127128
httpcore==1.0.9
128129
httplib2==0.31.2
@@ -213,7 +214,7 @@ prometheus-fastapi-instrumentator==7.1.0
213214
prometheus_client==0.24.1
214215
propcache==0.4.1
215216
proto-plus==1.27.1
216-
protobuf==5.29.6
217+
protobuf==6.33.5
217218
psutil==7.2.2
218219
psycopg2-binary==2.9.11
219220
py-cpuinfo==9.0.0

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

Lines changed: 12 additions & 15 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
@@ -67,7 +67,7 @@ google-api-python-client==2.192.0
6767
google-apitools==0.5.31
6868
google-auth==2.49.0
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
@@ -95,14 +95,15 @@ 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.0
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: 10 additions & 9 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
7171
fastapi-cloud-cli==0.14.1
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
@@ -85,7 +85,7 @@ google-api-python-client==2.192.0
8585
google-apitools==0.5.31
8686
google-auth==2.49.0
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
@@ -113,14 +113,15 @@ 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.0
124125
hpack==4.1.0
125126
httpcore==1.0.9
126127
httplib2==0.31.2
@@ -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)