Skip to content

Commit 6a59233

Browse files
damccormdamccorm
andauthored
Add yaml when generating requirements (#36711)
* Add yaml when generating requirements * Update Python Dependencies --------- Co-authored-by: damccorm <[email protected]>
1 parent 269706a commit 6a59233

14 files changed

+41
-94
lines changed

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

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ 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.47.0
89+
google-genai==1.48.0
9090
google-pasta==0.2.0
9191
google-resumable-media==2.7.2
9292
googleapis-common-protos==1.71.0
@@ -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.142.5
107+
hypothesis==6.145.0
108108
idna==3.11
109109
importlib_metadata==8.7.0
110110
iniconfig==2.3.0
@@ -115,8 +115,6 @@ jeepney==0.9.0
115115
Jinja2==3.1.6
116116
joblib==1.5.2
117117
jsonpickle==3.4.2
118-
jsonschema==4.25.1
119-
jsonschema-specifications==2025.9.1
120118
keras==3.12.0
121119
keyring==25.6.0
122120
keyrings.google-artifactregistry-auth==1.1.2
@@ -164,7 +162,6 @@ pyasn1_modules==0.4.2
164162
pycparser==2.23
165163
pydantic==2.12.3
166164
pydantic_core==2.41.4
167-
pydot==1.4.2
168165
Pygments==2.19.2
169166
PyHamcrest==2.1.0
170167
PyJWT==2.10.1
@@ -182,12 +179,10 @@ python-tds==1.17.1
182179
pytz==2025.2
183180
PyYAML==6.0.3
184181
redis==5.3.1
185-
referencing==0.37.0
186182
regex==2025.10.23
187183
requests==2.32.5
188184
requests-mock==1.12.1
189185
rich==14.2.0
190-
rpds-py==0.28.0
191186
rsa==4.9.1
192187
safetensors==0.6.2
193188
scikit-learn==1.7.2

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

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ cffi==2.0.0
4747
charset-normalizer==3.4.4
4848
click==8.2.1
4949
cloud-sql-python-connector==1.18.5
50-
cloudpickle==3.1.1
50+
cloudpickle==3.1.2
5151
compressed-tensors==0.10.2
5252
crcmod==1.7
5353
cryptography==46.0.3
@@ -65,7 +65,7 @@ einops==0.8.1
6565
email-validator==2.3.0
6666
exceptiongroup==1.3.0
6767
execnet==2.1.1
68-
fastapi==0.120.3
68+
fastapi==0.121.0
6969
fastapi-cli==0.0.14
7070
fastapi-cloud-cli==0.3.1
7171
fastavro==1.12.1
@@ -103,7 +103,7 @@ 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.47.0
106+
google-genai==1.48.0
107107
google-pasta==0.2.0
108108
google-resumable-media==2.7.2
109109
googleapis-common-protos==1.71.0
@@ -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.142.5
125+
hypothesis==6.145.0
126126
idna==3.11
127127
importlib_metadata==8.7.0
128128
iniconfig==2.3.0
@@ -207,7 +207,7 @@ prometheus_client==0.23.1
207207
propcache==0.4.1
208208
proto-plus==1.26.1
209209
protobuf==5.29.5
210-
psutil==7.1.2
210+
psutil==7.1.3
211211
psycopg2-binary==2.9.11
212212
py-cpuinfo==9.0.0
213213
pyarrow==18.1.0
@@ -220,7 +220,6 @@ pycparser==2.23
220220
pydantic==2.12.3
221221
pydantic-extra-types==2.10.6
222222
pydantic_core==2.41.4
223-
pydot==1.4.2
224223
Pygments==2.19.2
225224
PyHamcrest==2.1.0
226225
PyJWT==2.10.1
@@ -240,15 +239,15 @@ python-tds==1.17.1
240239
pytz==2025.2
241240
PyYAML==6.0.3
242241
pyzmq==27.1.0
243-
ray==2.51.0
242+
ray==2.51.1
244243
redis==5.3.1
245244
referencing==0.37.0
246245
regex==2025.10.23
247246
requests==2.32.5
248247
requests-mock==1.12.1
249248
rich==14.2.0
250249
rich-toolkit==0.15.1
251-
rignore==0.7.2
250+
rignore==0.7.4
252251
rpds-py==0.28.0
253252
rsa==4.9.1
254253
safetensors==0.6.2
@@ -271,7 +270,7 @@ soxr==1.0.0
271270
SQLAlchemy==2.0.44
272271
sqlalchemy_pytds==1.0.2
273272
sqlparse==0.5.3
274-
starlette==0.49.1
273+
starlette==0.49.3
275274
sympy==1.14.0
276275
tenacity==8.5.0
277276
tensorboard==2.20.0

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

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ 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.47.0
87+
google-genai==1.48.0
8888
google-pasta==0.2.0
8989
google-resumable-media==2.7.2
9090
googleapis-common-protos==1.71.0
@@ -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.142.5
105+
hypothesis==6.145.0
106106
idna==3.11
107107
importlib_metadata==8.7.0
108108
iniconfig==2.3.0
@@ -113,8 +113,6 @@ jeepney==0.9.0
113113
Jinja2==3.1.6
114114
joblib==1.5.2
115115
jsonpickle==3.4.2
116-
jsonschema==4.25.1
117-
jsonschema-specifications==2025.9.1
118116
keras==3.12.0
119117
keyring==25.6.0
120118
keyrings.google-artifactregistry-auth==1.1.2
@@ -162,7 +160,6 @@ pyasn1_modules==0.4.2
162160
pycparser==2.23
163161
pydantic==2.12.3
164162
pydantic_core==2.41.4
165-
pydot==1.4.2
166163
Pygments==2.19.2
167164
PyHamcrest==2.1.0
168165
PyJWT==2.10.1
@@ -180,12 +177,10 @@ python-tds==1.17.1
180177
pytz==2025.2
181178
PyYAML==6.0.3
182179
redis==5.3.1
183-
referencing==0.37.0
184180
regex==2025.10.23
185181
requests==2.32.5
186182
requests-mock==1.12.1
187183
rich==14.2.0
188-
rpds-py==0.28.0
189184
rsa==4.9.1
190185
safetensors==0.6.2
191186
scikit-learn==1.7.2

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

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ cffi==2.0.0
4646
charset-normalizer==3.4.4
4747
click==8.2.1
4848
cloud-sql-python-connector==1.18.5
49-
cloudpickle==3.1.1
49+
cloudpickle==3.1.2
5050
compressed-tensors==0.10.2
5151
crcmod==1.7
5252
cryptography==46.0.3
@@ -63,7 +63,7 @@ docstring_parser==0.17.0
6363
einops==0.8.1
6464
email-validator==2.3.0
6565
execnet==2.1.1
66-
fastapi==0.120.3
66+
fastapi==0.121.0
6767
fastapi-cli==0.0.14
6868
fastapi-cloud-cli==0.3.1
6969
fastavro==1.12.1
@@ -101,7 +101,7 @@ google-cloud-storage==2.19.0
101101
google-cloud-videointelligence==2.17.0
102102
google-cloud-vision==3.11.0
103103
google-crc32c==1.7.1
104-
google-genai==1.47.0
104+
google-genai==1.48.0
105105
google-pasta==0.2.0
106106
google-resumable-media==2.7.2
107107
googleapis-common-protos==1.71.0
@@ -120,7 +120,7 @@ httplib2==0.22.0
120120
httptools==0.7.1
121121
httpx==0.28.1
122122
huggingface-hub==0.36.0
123-
hypothesis==6.142.5
123+
hypothesis==6.145.0
124124
idna==3.11
125125
importlib_metadata==8.7.0
126126
iniconfig==2.3.0
@@ -205,7 +205,7 @@ prometheus_client==0.23.1
205205
propcache==0.4.1
206206
proto-plus==1.26.1
207207
protobuf==5.29.5
208-
psutil==7.1.2
208+
psutil==7.1.3
209209
psycopg2-binary==2.9.11
210210
py-cpuinfo==9.0.0
211211
pyarrow==18.1.0
@@ -218,7 +218,6 @@ pycparser==2.23
218218
pydantic==2.12.3
219219
pydantic-extra-types==2.10.6
220220
pydantic_core==2.41.4
221-
pydot==1.4.2
222221
Pygments==2.19.2
223222
PyHamcrest==2.1.0
224223
PyJWT==2.10.1
@@ -238,15 +237,15 @@ python-tds==1.17.1
238237
pytz==2025.2
239238
PyYAML==6.0.3
240239
pyzmq==27.1.0
241-
ray==2.51.0
240+
ray==2.51.1
242241
redis==5.3.1
243242
referencing==0.37.0
244243
regex==2025.10.23
245244
requests==2.32.5
246245
requests-mock==1.12.1
247246
rich==14.2.0
248247
rich-toolkit==0.15.1
249-
rignore==0.7.2
248+
rignore==0.7.4
250249
rpds-py==0.28.0
251250
rsa==4.9.1
252251
safetensors==0.6.2
@@ -269,7 +268,7 @@ soxr==1.0.0
269268
SQLAlchemy==2.0.44
270269
sqlalchemy_pytds==1.0.2
271270
sqlparse==0.5.3
272-
starlette==0.49.1
271+
starlette==0.49.3
273272
sympy==1.14.0
274273
tenacity==8.5.0
275274
tensorboard==2.20.0

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

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ google-cloud-storage==2.19.0
8383
google-cloud-videointelligence==2.17.0
8484
google-cloud-vision==3.11.0
8585
google-crc32c==1.7.1
86-
google-genai==1.47.0
86+
google-genai==1.48.0
8787
google-pasta==0.2.0
8888
google-resumable-media==2.7.2
8989
googleapis-common-protos==1.71.0
@@ -101,7 +101,7 @@ httpcore==1.0.9
101101
httplib2==0.22.0
102102
httpx==0.28.1
103103
huggingface-hub==0.36.0
104-
hypothesis==6.142.5
104+
hypothesis==6.145.0
105105
idna==3.11
106106
importlib_metadata==8.7.0
107107
iniconfig==2.3.0
@@ -112,8 +112,6 @@ jeepney==0.9.0
112112
Jinja2==3.1.6
113113
joblib==1.5.2
114114
jsonpickle==3.4.2
115-
jsonschema==4.25.1
116-
jsonschema-specifications==2025.9.1
117115
keras==3.12.0
118116
keyring==25.6.0
119117
keyrings.google-artifactregistry-auth==1.1.2
@@ -161,7 +159,6 @@ pyasn1_modules==0.4.2
161159
pycparser==2.23
162160
pydantic==2.12.3
163161
pydantic_core==2.41.4
164-
pydot==1.4.2
165162
Pygments==2.19.2
166163
PyHamcrest==2.1.0
167164
PyJWT==2.10.1
@@ -179,12 +176,10 @@ python-tds==1.17.1
179176
pytz==2025.2
180177
PyYAML==6.0.3
181178
redis==5.3.1
182-
referencing==0.37.0
183179
regex==2025.10.23
184180
requests==2.32.5
185181
requests-mock==1.12.1
186182
rich==14.2.0
187-
rpds-py==0.28.0
188183
rsa==4.9.1
189184
safetensors==0.6.2
190185
scikit-learn==1.7.2

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

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ cffi==2.0.0
4545
charset-normalizer==3.4.4
4646
click==8.2.1
4747
cloud-sql-python-connector==1.18.5
48-
cloudpickle==3.1.1
48+
cloudpickle==3.1.2
4949
compressed-tensors==0.10.2
5050
crcmod==1.7
5151
cryptography==46.0.3
@@ -62,7 +62,7 @@ docstring_parser==0.17.0
6262
einops==0.8.1
6363
email-validator==2.3.0
6464
execnet==2.1.1
65-
fastapi==0.120.3
65+
fastapi==0.121.0
6666
fastapi-cli==0.0.14
6767
fastapi-cloud-cli==0.3.1
6868
fastavro==1.12.1
@@ -100,7 +100,7 @@ google-cloud-storage==2.19.0
100100
google-cloud-videointelligence==2.17.0
101101
google-cloud-vision==3.11.0
102102
google-crc32c==1.7.1
103-
google-genai==1.47.0
103+
google-genai==1.48.0
104104
google-pasta==0.2.0
105105
google-resumable-media==2.7.2
106106
googleapis-common-protos==1.71.0
@@ -119,7 +119,7 @@ httplib2==0.22.0
119119
httptools==0.7.1
120120
httpx==0.28.1
121121
huggingface-hub==0.36.0
122-
hypothesis==6.142.5
122+
hypothesis==6.145.0
123123
idna==3.11
124124
importlib_metadata==8.7.0
125125
iniconfig==2.3.0
@@ -204,7 +204,7 @@ prometheus_client==0.23.1
204204
propcache==0.4.1
205205
proto-plus==1.26.1
206206
protobuf==5.29.5
207-
psutil==7.1.2
207+
psutil==7.1.3
208208
psycopg2-binary==2.9.11
209209
py-cpuinfo==9.0.0
210210
pyarrow==18.1.0
@@ -217,7 +217,6 @@ pycparser==2.23
217217
pydantic==2.12.3
218218
pydantic-extra-types==2.10.6
219219
pydantic_core==2.41.4
220-
pydot==1.4.2
221220
Pygments==2.19.2
222221
PyHamcrest==2.1.0
223222
PyJWT==2.10.1
@@ -237,15 +236,15 @@ python-tds==1.17.1
237236
pytz==2025.2
238237
PyYAML==6.0.3
239238
pyzmq==27.1.0
240-
ray==2.51.0
239+
ray==2.51.1
241240
redis==5.3.1
242241
referencing==0.37.0
243242
regex==2025.10.23
244243
requests==2.32.5
245244
requests-mock==1.12.1
246245
rich==14.2.0
247246
rich-toolkit==0.15.1
248-
rignore==0.7.2
247+
rignore==0.7.4
249248
rpds-py==0.28.0
250249
rsa==4.9.1
251250
safetensors==0.6.2
@@ -268,7 +267,7 @@ soxr==1.0.0
268267
SQLAlchemy==2.0.44
269268
sqlalchemy_pytds==1.0.2
270269
sqlparse==0.5.3
271-
starlette==0.49.1
270+
starlette==0.49.3
272271
sympy==1.14.0
273272
tenacity==8.5.0
274273
tensorboard==2.20.0

0 commit comments

Comments
 (0)