Skip to content

Commit 0de9914

Browse files
authored
pick up remaining missing dependencies (#37085)
* keep jsonschema dependencies installed * pick up remaining missing dependencies * catch missing lines
1 parent 5fb0c09 commit 0de9914

File tree

8 files changed

+28
-0
lines changed

8 files changed

+28
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ jaraco.functools==4.3.0
115115
jeepney==0.9.0
116116
Jinja2==3.1.6
117117
joblib==1.5.2
118+
Js2Py==0.74
118119
jsonpickle==3.4.2
119120
jsonschema==4.25.1
120121
jsonschema-specifications==2025.9.1
@@ -168,6 +169,7 @@ pydantic_core==2.41.4
168169
Pygments==2.19.2
169170
PyHamcrest==2.1.0
170171
PyJWT==2.10.1
172+
pyjsparser==2.7.1
171173
pymilvus==2.5.16
172174
pymongo==4.15.3
173175
PyMySQL==1.1.2
@@ -182,10 +184,12 @@ python-tds==1.17.1
182184
pytz==2025.2
183185
PyYAML==6.0.3
184186
redis==5.3.1
187+
referencing==0.37.0
185188
regex==2025.10.23
186189
requests==2.32.5
187190
requests-mock==1.12.1
188191
rich==14.2.0
192+
rpds-py==0.30.0
189193
rsa==4.9.1
190194
safetensors==0.6.2
191195
scikit-learn==1.7.2
@@ -218,6 +222,7 @@ transformers==4.55.4
218222
typing-inspection==0.4.2
219223
typing_extensions==4.15.0
220224
tzdata==2025.2
225+
tzlocal==5.3.1
221226
ujson==5.11.0
222227
uritemplate==4.2.0
223228
urllib3==2.5.0

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ jaraco.functools==4.3.0
113113
jeepney==0.9.0
114114
Jinja2==3.1.6
115115
joblib==1.5.2
116+
Js2Py==0.74
116117
jsonpickle==3.4.2
117118
jsonschema==4.25.1
118119
jsonschema-specifications==2025.9.1
@@ -166,6 +167,7 @@ pydantic_core==2.41.4
166167
Pygments==2.19.2
167168
PyHamcrest==2.1.0
168169
PyJWT==2.10.1
170+
pyjsparser==2.7.1
169171
pymilvus==2.5.16
170172
pymongo==4.15.3
171173
PyMySQL==1.1.2
@@ -179,11 +181,13 @@ python-dotenv==1.2.1
179181
python-tds==1.17.1
180182
pytz==2025.2
181183
PyYAML==6.0.3
184+
referencing==0.37.0
182185
redis==5.3.1
183186
regex==2025.10.23
184187
requests==2.32.5
185188
requests-mock==1.12.1
186189
rich==14.2.0
190+
rpds-py==0.30.0
187191
rsa==4.9.1
188192
safetensors==0.6.2
189193
scikit-learn==1.7.2
@@ -215,6 +219,7 @@ transformers==4.55.4
215219
typing-inspection==0.4.2
216220
typing_extensions==4.15.0
217221
tzdata==2025.2
222+
tzlocal==5.3.1
218223
ujson==5.11.0
219224
uritemplate==4.2.0
220225
urllib3==2.5.0

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,11 +178,13 @@ python-dotenv==1.2.1
178178
python-tds==1.17.1
179179
pytz==2025.2
180180
PyYAML==6.0.3
181+
referencing==0.37.0
181182
redis==5.3.1
182183
regex==2025.10.23
183184
requests==2.32.5
184185
requests-mock==1.12.1
185186
rich==14.2.0
187+
rpds-py==0.30.0
186188
rsa==4.9.1
187189
safetensors==0.6.2
188190
scikit-learn==1.7.2

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,10 +175,12 @@ python-dotenv==1.2.1
175175
python-tds==1.17.1
176176
pytz==2025.2
177177
PyYAML==6.0.3
178+
referencing==0.37.0
178179
redis==5.3.1
179180
regex==2025.10.23
180181
requests==2.32.5
181182
requests-mock==1.12.1
183+
rpds-py==0.30.0
182184
rich==14.2.0
183185
rsa==4.9.1
184186
safetensors==0.6.2

sdks/python/container/py310/base_image_requirements.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ jaraco.context==6.0.1
104104
jaraco.functools==4.3.0
105105
jeepney==0.9.0
106106
Jinja2==3.1.6
107+
Js2Py==0.74
107108
joblib==1.5.2
108109
jsonpickle==3.4.2
109110
jsonschema==4.25.1
@@ -145,6 +146,7 @@ pydantic==2.12.3
145146
pydantic_core==2.41.4
146147
Pygments==2.19.2
147148
PyHamcrest==2.1.0
149+
pyjsparser==2.7.1
148150
PyJWT==2.10.1
149151
pymilvus==2.5.16
150152
pymongo==4.15.3
@@ -160,9 +162,11 @@ python-tds==1.17.1
160162
pytz==2025.2
161163
PyYAML==6.0.3
162164
redis==5.3.1
165+
referencing==0.37.0
163166
regex==2025.10.23
164167
requests==2.32.5
165168
requests-mock==1.12.1
169+
rpds-py==0.30.0
166170
rsa==4.9.1
167171
scikit-learn==1.7.2
168172
scipy==1.15.3
@@ -185,6 +189,7 @@ tqdm==4.67.1
185189
typing-inspection==0.4.2
186190
typing_extensions==4.15.0
187191
tzdata==2025.2
192+
tzlocal==5.3.1
188193
ujson==5.11.0
189194
uritemplate==4.2.0
190195
urllib3==2.5.0

sdks/python/container/py311/base_image_requirements.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ jaraco.functools==4.3.0
103103
jeepney==0.9.0
104104
Jinja2==3.1.6
105105
joblib==1.5.2
106+
Js2Py==0.74
106107
jsonpickle==3.4.2
107108
jsonschema==4.25.1
108109
jsonschema-specifications==2025.9.1
@@ -143,6 +144,7 @@ pydantic==2.12.3
143144
pydantic_core==2.41.4
144145
Pygments==2.19.2
145146
PyHamcrest==2.1.0
147+
pyjsparser==2.7.1
146148
PyJWT==2.10.1
147149
pymilvus==2.5.16
148150
pymongo==4.15.3
@@ -157,10 +159,12 @@ python-dotenv==1.2.1
157159
python-tds==1.17.1
158160
pytz==2025.2
159161
PyYAML==6.0.3
162+
referencing==0.37.0
160163
redis==5.3.1
161164
regex==2025.10.23
162165
requests==2.32.5
163166
requests-mock==1.12.1
167+
rpds-py==0.30.0
164168
rsa==4.9.1
165169
scikit-learn==1.7.2
166170
scipy==1.16.3
@@ -182,6 +186,7 @@ tqdm==4.67.1
182186
typing-inspection==0.4.2
183187
typing_extensions==4.15.0
184188
tzdata==2025.2
189+
tzlocal==5.3.1
185190
ujson==5.11.0
186191
uritemplate==4.2.0
187192
urllib3==2.5.0

sdks/python/container/py312/base_image_requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,9 +157,11 @@ python-tds==1.17.1
157157
pytz==2025.2
158158
PyYAML==6.0.3
159159
redis==5.3.1
160+
referencing==0.37.0
160161
regex==2025.10.23
161162
requests==2.32.5
162163
requests-mock==1.12.1
164+
rpds-py==0.30.0
163165
rsa==4.9.1
164166
scikit-learn==1.7.2
165167
scipy==1.16.3

sdks/python/container/py313/base_image_requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,11 @@ python-tds==1.17.1
154154
pytz==2025.2
155155
PyYAML==6.0.3
156156
redis==5.3.1
157+
referencing==0.37.0
157158
regex==2025.10.23
158159
requests==2.32.5
159160
requests-mock==1.12.1
161+
rpds-py==0.30.0
160162
rsa==4.9.1
161163
scikit-learn==1.7.2
162164
scipy==1.16.3

0 commit comments

Comments
 (0)