Skip to content

Commit feb23d4

Browse files
committed
image requirement updates
1 parent 6199350 commit feb23d4

11 files changed

+178
-178
lines changed

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

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ astunparse==1.6.3
3333
async-timeout==5.0.1
3434
attrs==25.4.0
3535
backports.tarfile==1.2.0
36-
beartype==0.21.0
36+
beartype==0.22.5
3737
beautifulsoup4==4.14.2
3838
bs4==0.0.2
3939
build==1.3.0
@@ -45,7 +45,7 @@ click==8.3.0
4545
cloud-sql-python-connector==1.18.5
4646
crcmod==1.7
4747
cryptography==46.0.3
48-
Cython==3.1.6
48+
Cython==3.2.0
4949
dill==0.3.1.1
5050
dnspython==2.8.0
5151
docker==7.1.0
@@ -63,11 +63,11 @@ fsspec==2025.10.0
6363
future==1.0.0
6464
gast==0.6.0
6565
google-api-core==2.28.1
66-
google-api-python-client==2.186.0
66+
google-api-python-client==2.187.0
6767
google-apitools==0.5.31
68-
google-auth==2.42.1
68+
google-auth==2.43.0
6969
google-auth-httplib2==0.2.1
70-
google-cloud-aiplatform==1.124.0
70+
google-cloud-aiplatform==1.126.1
7171
google-cloud-bigquery==3.38.0
7272
google-cloud-bigquery-storage==2.34.0
7373
google-cloud-bigtable==2.34.0
@@ -86,10 +86,10 @@ google-cloud-storage==2.19.0
8686
google-cloud-videointelligence==2.17.0
8787
google-cloud-vision==3.11.0
8888
google-crc32c==1.7.1
89-
google-genai==1.48.0
89+
google-genai==1.49.0
9090
google-pasta==0.2.0
9191
google-resumable-media==2.7.2
92-
googleapis-common-protos==1.71.0
92+
googleapis-common-protos==1.72.0
9393
greenlet==3.2.4
9494
grpc-google-iam-v1==0.14.3
9595
grpc-interceptor==0.15.4
@@ -104,7 +104,7 @@ httpcore==1.0.9
104104
httplib2==0.22.0
105105
httpx==0.28.1
106106
huggingface-hub==0.36.0
107-
hypothesis==6.145.0
107+
hypothesis==6.147.0
108108
idna==3.11
109109
importlib_metadata==8.7.0
110110
iniconfig==2.3.0
@@ -119,7 +119,7 @@ keras==3.12.0
119119
keyring==25.6.0
120120
keyrings.google-artifactregistry-auth==1.1.2
121121
libclang==18.1.1
122-
Markdown==3.9
122+
Markdown==3.10
123123
markdown-it-py==4.0.0
124124
MarkupSafe==3.0.3
125125
mdurl==0.1.2
@@ -160,12 +160,12 @@ pyarrow-hotfix==0.7
160160
pyasn1==0.6.1
161161
pyasn1_modules==0.4.2
162162
pycparser==2.23
163-
pydantic==2.12.3
164-
pydantic_core==2.41.4
163+
pydantic==2.12.4
164+
pydantic_core==2.41.5
165165
Pygments==2.19.2
166166
PyHamcrest==2.1.0
167167
PyJWT==2.10.1
168-
pymilvus==2.5.16
168+
pymilvus==2.5.17
169169
pymongo==4.15.3
170170
PyMySQL==1.1.2
171171
pyparsing==3.2.5
@@ -179,7 +179,7 @@ python-tds==1.17.1
179179
pytz==2025.2
180180
PyYAML==6.0.3
181181
redis==5.3.1
182-
regex==2025.10.23
182+
regex==2025.11.3
183183
requests==2.32.5
184184
requests-mock==1.12.1
185185
rich==14.2.0
@@ -188,7 +188,7 @@ safetensors==0.6.2
188188
scikit-learn==1.7.2
189189
scipy==1.15.3
190190
scramp==1.4.6
191-
SecretStorage==3.4.0
191+
SecretStorage==3.4.1
192192
setuptools==80.9.0
193193
shapely==2.1.2
194194
six==1.17.0
@@ -222,7 +222,7 @@ virtualenv-clone==0.5.7
222222
websockets==15.0.1
223223
Werkzeug==3.1.3
224224
wheel==0.45.1
225-
wrapt==2.0.0
225+
wrapt==2.0.1
226226
yarl==1.22.0
227227
zipp==3.23.0
228228
zstandard==0.25.0

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

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ aiofiles==25.1.0
2626
aiohappyeyeballs==2.6.1
2727
aiohttp==3.13.2
2828
aiosignal==1.4.0
29-
annotated-doc==0.0.3
29+
annotated-doc==0.0.4
3030
annotated-types==0.7.0
3131
anyio==4.11.0
3232
asn1crypto==1.5.1
@@ -35,7 +35,7 @@ astunparse==1.6.3
3535
async-timeout==5.0.1
3636
attrs==25.4.0
3737
backports.tarfile==1.2.0
38-
beartype==0.21.0
38+
beartype==0.22.5
3939
beautifulsoup4==4.14.2
4040
blake3==1.0.8
4141
bs4==0.0.2
@@ -52,7 +52,7 @@ compressed-tensors==0.10.2
5252
crcmod==1.7
5353
cryptography==46.0.3
5454
cupy-cuda12x==13.6.0
55-
Cython==3.1.6
55+
Cython==3.2.0
5656
depyf==0.19.0
5757
dill==0.3.1.1
5858
diskcache==5.6.3
@@ -65,8 +65,8 @@ einops==0.8.1
6565
email-validator==2.3.0
6666
exceptiongroup==1.3.0
6767
execnet==2.1.1
68-
fastapi==0.121.0
69-
fastapi-cli==0.0.14
68+
fastapi==0.121.1
69+
fastapi-cli==0.0.16
7070
fastapi-cloud-cli==0.3.1
7171
fastavro==1.12.1
7272
fasteners==0.20
@@ -80,11 +80,11 @@ future==1.0.0
8080
gast==0.6.0
8181
gguf==0.17.1
8282
google-api-core==2.28.1
83-
google-api-python-client==2.186.0
83+
google-api-python-client==2.187.0
8484
google-apitools==0.5.31
85-
google-auth==2.42.1
85+
google-auth==2.43.0
8686
google-auth-httplib2==0.2.1
87-
google-cloud-aiplatform==1.124.0
87+
google-cloud-aiplatform==1.126.1
8888
google-cloud-bigquery==3.38.0
8989
google-cloud-bigquery-storage==2.34.0
9090
google-cloud-bigtable==2.34.0
@@ -103,10 +103,10 @@ google-cloud-storage==2.19.0
103103
google-cloud-videointelligence==2.17.0
104104
google-cloud-vision==3.11.0
105105
google-crc32c==1.7.1
106-
google-genai==1.48.0
106+
google-genai==1.49.0
107107
google-pasta==0.2.0
108108
google-resumable-media==2.7.2
109-
googleapis-common-protos==1.71.0
109+
googleapis-common-protos==1.72.0
110110
greenlet==3.2.4
111111
grpc-google-iam-v1==0.14.3
112112
grpc-interceptor==0.15.4
@@ -122,7 +122,7 @@ httplib2==0.22.0
122122
httptools==0.7.1
123123
httpx==0.28.1
124124
huggingface-hub==0.36.0
125-
hypothesis==6.145.0
125+
hypothesis==6.147.0
126126
idna==3.11
127127
importlib_metadata==8.7.0
128128
iniconfig==2.3.0
@@ -132,7 +132,7 @@ jaraco.context==6.0.1
132132
jaraco.functools==4.3.0
133133
jeepney==0.9.0
134134
Jinja2==3.1.6
135-
jiter==0.11.1
135+
jiter==0.12.0
136136
joblib==1.5.2
137137
jsonpickle==3.4.2
138138
jsonschema==4.25.1
@@ -145,7 +145,7 @@ libclang==18.1.1
145145
llguidance==0.7.30
146146
llvmlite==0.44.0
147147
lm-format-enforcer==0.10.12
148-
Markdown==3.9
148+
Markdown==3.10
149149
markdown-it-py==4.0.0
150150
MarkupSafe==3.0.3
151151
mdurl==0.1.2
@@ -183,7 +183,7 @@ nvidia-nvtx-cu12==12.6.77
183183
oauth2client==4.1.3
184184
objsize==0.7.1
185185
openai==1.107.1
186-
openai-harmony==0.0.4
186+
openai-harmony==0.0.8
187187
opencv-python-headless==4.12.0.88
188188
opentelemetry-api==1.38.0
189189
opentelemetry-sdk==1.38.0
@@ -217,13 +217,13 @@ pyasn1_modules==0.4.2
217217
pybase64==1.4.2
218218
pycountry==24.6.1
219219
pycparser==2.23
220-
pydantic==2.12.3
220+
pydantic==2.12.4
221221
pydantic-extra-types==2.10.6
222-
pydantic_core==2.41.4
222+
pydantic_core==2.41.5
223223
Pygments==2.19.2
224224
PyHamcrest==2.1.0
225225
PyJWT==2.10.1
226-
pymilvus==2.5.16
226+
pymilvus==2.5.17
227227
pymongo==4.15.3
228228
PyMySQL==1.1.2
229229
pyparsing==3.2.5
@@ -242,21 +242,21 @@ pyzmq==27.1.0
242242
ray==2.51.1
243243
redis==5.3.1
244244
referencing==0.37.0
245-
regex==2025.10.23
245+
regex==2025.11.3
246246
requests==2.32.5
247247
requests-mock==1.12.1
248248
rich==14.2.0
249249
rich-toolkit==0.15.1
250-
rignore==0.7.4
250+
rignore==0.7.6
251251
rpds-py==0.28.0
252252
rsa==4.9.1
253253
safetensors==0.6.2
254254
scikit-learn==1.7.2
255255
scipy==1.15.3
256256
scramp==1.4.6
257-
SecretStorage==3.4.0
257+
SecretStorage==3.4.1
258258
sentencepiece==0.2.1
259-
sentry-sdk==2.43.0
259+
sentry-sdk==2.44.0
260260
setproctitle==1.3.7
261261
setuptools==80.9.0
262262
shapely==2.1.2
@@ -304,7 +304,7 @@ watchfiles==1.1.1
304304
websockets==15.0.1
305305
Werkzeug==3.1.3
306306
wheel==0.45.1
307-
wrapt==2.0.0
307+
wrapt==2.0.1
308308
xformers==0.0.31
309309
xgrammar==0.1.21
310310
yarl==1.22.0

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

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ asn1crypto==1.5.1
3232
astunparse==1.6.3
3333
attrs==25.4.0
3434
backports.tarfile==1.2.0
35-
beartype==0.21.0
35+
beartype==0.22.5
3636
beautifulsoup4==4.14.2
3737
bs4==0.0.2
3838
build==1.3.0
@@ -44,7 +44,7 @@ click==8.3.0
4444
cloud-sql-python-connector==1.18.5
4545
crcmod==1.7
4646
cryptography==46.0.3
47-
Cython==3.1.6
47+
Cython==3.2.0
4848
dill==0.3.1.1
4949
dnspython==2.8.0
5050
docker==7.1.0
@@ -61,11 +61,11 @@ fsspec==2025.10.0
6161
future==1.0.0
6262
gast==0.6.0
6363
google-api-core==2.28.1
64-
google-api-python-client==2.186.0
64+
google-api-python-client==2.187.0
6565
google-apitools==0.5.31
66-
google-auth==2.42.1
66+
google-auth==2.43.0
6767
google-auth-httplib2==0.2.1
68-
google-cloud-aiplatform==1.124.0
68+
google-cloud-aiplatform==1.126.1
6969
google-cloud-bigquery==3.38.0
7070
google-cloud-bigquery-storage==2.34.0
7171
google-cloud-bigtable==2.34.0
@@ -84,10 +84,10 @@ google-cloud-storage==2.19.0
8484
google-cloud-videointelligence==2.17.0
8585
google-cloud-vision==3.11.0
8686
google-crc32c==1.7.1
87-
google-genai==1.48.0
87+
google-genai==1.49.0
8888
google-pasta==0.2.0
8989
google-resumable-media==2.7.2
90-
googleapis-common-protos==1.71.0
90+
googleapis-common-protos==1.72.0
9191
greenlet==3.2.4
9292
grpc-google-iam-v1==0.14.3
9393
grpc-interceptor==0.15.4
@@ -102,7 +102,7 @@ httpcore==1.0.9
102102
httplib2==0.22.0
103103
httpx==0.28.1
104104
huggingface-hub==0.36.0
105-
hypothesis==6.145.0
105+
hypothesis==6.147.0
106106
idna==3.11
107107
importlib_metadata==8.7.0
108108
iniconfig==2.3.0
@@ -117,7 +117,7 @@ keras==3.12.0
117117
keyring==25.6.0
118118
keyrings.google-artifactregistry-auth==1.1.2
119119
libclang==18.1.1
120-
Markdown==3.9
120+
Markdown==3.10
121121
markdown-it-py==4.0.0
122122
MarkupSafe==3.0.3
123123
mdurl==0.1.2
@@ -158,12 +158,12 @@ pyarrow-hotfix==0.7
158158
pyasn1==0.6.1
159159
pyasn1_modules==0.4.2
160160
pycparser==2.23
161-
pydantic==2.12.3
162-
pydantic_core==2.41.4
161+
pydantic==2.12.4
162+
pydantic_core==2.41.5
163163
Pygments==2.19.2
164164
PyHamcrest==2.1.0
165165
PyJWT==2.10.1
166-
pymilvus==2.5.16
166+
pymilvus==2.5.17
167167
pymongo==4.15.3
168168
PyMySQL==1.1.2
169169
pyparsing==3.2.5
@@ -177,7 +177,7 @@ python-tds==1.17.1
177177
pytz==2025.2
178178
PyYAML==6.0.3
179179
redis==5.3.1
180-
regex==2025.10.23
180+
regex==2025.11.3
181181
requests==2.32.5
182182
requests-mock==1.12.1
183183
rich==14.2.0
@@ -186,7 +186,7 @@ safetensors==0.6.2
186186
scikit-learn==1.7.2
187187
scipy==1.16.3
188188
scramp==1.4.6
189-
SecretStorage==3.4.0
189+
SecretStorage==3.4.1
190190
setuptools==80.9.0
191191
shapely==2.1.2
192192
six==1.17.0
@@ -219,7 +219,7 @@ virtualenv-clone==0.5.7
219219
websockets==15.0.1
220220
Werkzeug==3.1.3
221221
wheel==0.45.1
222-
wrapt==2.0.0
222+
wrapt==2.0.1
223223
yarl==1.22.0
224224
zipp==3.23.0
225225
zstandard==0.25.0

0 commit comments

Comments
 (0)