File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ catalogue==2.0.10
37
37
# spacy
38
38
# srsly
39
39
# thinc
40
- certifi==2024.7.4
40
+ certifi==2024.8.30
41
41
# via
42
42
# -r requirements/torch-cuda-requirements.txt
43
43
# httpcore
@@ -260,7 +260,7 @@ safetensors==0.4.4
260
260
# via
261
261
# -r requirements/torch-cuda-requirements.txt
262
262
# transformers
263
- scikit-learn==1.5.0
263
+ scikit-learn==1.1.2
264
264
# via
265
265
# -r requirements/torch-cuda-requirements.txt
266
266
# embedders
@@ -367,7 +367,7 @@ typing-extensions==4.12.2
367
367
# starlette
368
368
# torch
369
369
# typer
370
- urllib3==1.26.19
370
+ urllib3==1.26.20
371
371
# via
372
372
# -r requirements/torch-cuda-requirements.txt
373
373
# botocore
Original file line number Diff line number Diff line change 1
- FROM kernai/refinery-parent-images:v1.18.1 -torch-cuda
1
+ FROM kernai/refinery-parent-images:v1.18.2 -torch-cuda
2
2
3
3
WORKDIR /program
4
4
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ botocore==1.28.5
16
16
# via
17
17
# boto3
18
18
# s3transfer
19
- certifi==2024.7.4
19
+ certifi==2024.8.30
20
20
# via
21
21
# minio
22
22
# requests
@@ -111,7 +111,7 @@ s3transfer==0.6.2
111
111
# via boto3
112
112
safetensors==0.4.4
113
113
# via transformers
114
- scikit-learn==1.5.0
114
+ scikit-learn==1.1.2
115
115
# via
116
116
# -r torch-cuda-requirements.in
117
117
# scikit-optimize
@@ -152,7 +152,7 @@ typing-extensions==4.12.2
152
152
# pydantic-core
153
153
# starlette
154
154
# torch
155
- urllib3==1.26.19
155
+ urllib3==1.26.20
156
156
# via
157
157
# botocore
158
158
# minio
You can’t perform that action at this time.
0 commit comments