File tree Expand file tree Collapse file tree 7 files changed +23
-19
lines changed Expand file tree Collapse file tree 7 files changed +23
-19
lines changed Original file line number Diff line number Diff line change 1
- FROM kernai/refinery-parent-images:v1.23 .0-torch-cpu
1
+ FROM kernai/refinery-parent-images:v2.0 .0-torch-cpu
2
2
3
3
WORKDIR /program
4
4
Original file line number Diff line number Diff line change 1
- FROM kernai/refinery-parent-images:v1.23 .0-torch-cpu
1
+ FROM kernai/refinery-parent-images:v2.0 .0-torch-cpu
2
2
3
3
WORKDIR /app
4
4
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ blis==0.7.11
34
34
# via thinc
35
35
boto3==1.39.6
36
36
# via -r /home/runner/work/refinery-submodule-parent-images/refinery-submodule-parent-images/refinery-embedder/requirements/torch-cuda-requirements.txt
37
- botocore==1.39.6
37
+ botocore==1.39.10
38
38
# via
39
39
# -r /home/runner/work/refinery-submodule-parent-images/refinery-submodule-parent-images/refinery-embedder/requirements/torch-cuda-requirements.txt
40
40
# boto3
@@ -73,7 +73,7 @@ cymem==2.0.11
73
73
# preshed
74
74
# spacy
75
75
# thinc
76
- fastapi==0.115.2
76
+ fastapi==0.116.1
77
77
# via -r /home/runner/work/refinery-submodule-parent-images/refinery-submodule-parent-images/refinery-embedder/requirements/torch-cuda-requirements.txt
78
78
filelock==3.18.0
79
79
# via
@@ -290,7 +290,7 @@ requests==2.32.4
290
290
# weasel
291
291
rich==14.0.0
292
292
# via typer
293
- s3transfer==0.13.0
293
+ s3transfer==0.13.1
294
294
# via
295
295
# -r /home/runner/work/refinery-submodule-parent-images/refinery-submodule-parent-images/refinery-embedder/requirements/torch-cuda-requirements.txt
296
296
# boto3
@@ -339,7 +339,7 @@ srsly==2.5.1
339
339
# spacy
340
340
# thinc
341
341
# weasel
342
- starlette==0.40.0
342
+ starlette==0.47.2
343
343
# via
344
344
# -r /home/runner/work/refinery-submodule-parent-images/refinery-submodule-parent-images/refinery-embedder/requirements/torch-cuda-requirements.txt
345
345
# fastapi
@@ -393,6 +393,7 @@ typing-extensions==4.14.1
393
393
# pydantic
394
394
# pydantic-core
395
395
# sentence-transformers
396
+ # starlette
396
397
# torch
397
398
# typer
398
399
urllib3==2.5.0
Original file line number Diff line number Diff line change 1
- FROM kernai/refinery-parent-images:v1.23 .0-torch-cuda
1
+ FROM kernai/refinery-parent-images:v2.0 .0-torch-cuda
2
2
3
3
WORKDIR /program
4
4
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ blis==0.7.11
34
34
# via thinc
35
35
boto3 == 1.39.6
36
36
# via -r /home/runner/work/refinery-submodule-parent-images/refinery-submodule-parent-images/refinery-embedder/requirements/torch-cpu-requirements.txt
37
- botocore == 1.39.6
37
+ botocore == 1.39.10
38
38
# via
39
39
# -r /home/runner/work/refinery-submodule-parent-images/refinery-submodule-parent-images/refinery-embedder/requirements/torch-cpu-requirements.txt
40
40
# boto3
@@ -73,7 +73,7 @@ cymem==2.0.11
73
73
# preshed
74
74
# spacy
75
75
# thinc
76
- fastapi == 0.115.2
76
+ fastapi == 0.116.1
77
77
# via -r /home/runner/work/refinery-submodule-parent-images/refinery-submodule-parent-images/refinery-embedder/requirements/torch-cpu-requirements.txt
78
78
filelock == 3.18.0
79
79
# via
@@ -253,7 +253,7 @@ requests==2.32.4
253
253
# weasel
254
254
rich == 14.0.0
255
255
# via typer
256
- s3transfer == 0.13.0
256
+ s3transfer == 0.13.1
257
257
# via
258
258
# -r /home/runner/work/refinery-submodule-parent-images/refinery-submodule-parent-images/refinery-embedder/requirements/torch-cpu-requirements.txt
259
259
# boto3
@@ -302,7 +302,7 @@ srsly==2.5.1
302
302
# spacy
303
303
# thinc
304
304
# weasel
305
- starlette == 0.40.0
305
+ starlette == 0.47.2
306
306
# via
307
307
# -r /home/runner/work/refinery-submodule-parent-images/refinery-submodule-parent-images/refinery-embedder/requirements/torch-cpu-requirements.txt
308
308
# fastapi
@@ -354,6 +354,7 @@ typing-extensions==4.14.1
354
354
# pydantic
355
355
# pydantic-core
356
356
# sentence-transformers
357
+ # starlette
357
358
# torch
358
359
# typer
359
360
urllib3 == 2.5.0
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ argon2-cffi-bindings==21.2.0
16
16
# via argon2-cffi
17
17
boto3==1.39.6
18
18
# via -r common-requirements.in
19
- botocore==1.39.6
19
+ botocore==1.39.10
20
20
# via
21
21
# boto3
22
22
# s3transfer
@@ -30,7 +30,7 @@ charset-normalizer==3.4.2
30
30
# via requests
31
31
click==8.2.1
32
32
# via uvicorn
33
- fastapi==0.115.2
33
+ fastapi==0.116.1
34
34
# via -r mini-requirements.in
35
35
filelock==3.18.0
36
36
# via
@@ -117,7 +117,7 @@ requests==2.32.4
117
117
# -r mini-requirements.in
118
118
# huggingface-hub
119
119
# transformers
120
- s3transfer==0.13.0
120
+ s3transfer==0.13.1
121
121
# via boto3
122
122
safetensors==0.5.3
123
123
# via transformers
@@ -137,7 +137,7 @@ sniffio==1.3.1
137
137
# via anyio
138
138
sqlalchemy==1.4.42
139
139
# via -r common-requirements.in
140
- starlette==0.40.0
140
+ starlette==0.47.2
141
141
# via fastapi
142
142
sympy==1.14.0
143
143
# via torch
@@ -161,6 +161,7 @@ typing-extensions==4.14.1
161
161
# minio
162
162
# pydantic
163
163
# pydantic-core
164
+ # starlette
164
165
# torch
165
166
urllib3==2.5.0
166
167
# via
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ argon2-cffi-bindings==21.2.0
16
16
# via argon2-cffi
17
17
boto3==1.39.6
18
18
# via -r common-requirements.in
19
- botocore==1.39.6
19
+ botocore==1.39.10
20
20
# via
21
21
# boto3
22
22
# s3transfer
@@ -30,7 +30,7 @@ charset-normalizer==3.4.2
30
30
# via requests
31
31
click==8.2.1
32
32
# via uvicorn
33
- fastapi==0.115.2
33
+ fastapi==0.116.1
34
34
# via -r mini-requirements.in
35
35
filelock==3.18.0
36
36
# via
@@ -117,7 +117,7 @@ requests==2.32.4
117
117
# -r mini-requirements.in
118
118
# huggingface-hub
119
119
# transformers
120
- s3transfer==0.13.0
120
+ s3transfer==0.13.1
121
121
# via boto3
122
122
safetensors==0.5.3
123
123
# via transformers
@@ -137,7 +137,7 @@ sniffio==1.3.1
137
137
# via anyio
138
138
sqlalchemy==1.4.42
139
139
# via -r common-requirements.in
140
- starlette==0.40.0
140
+ starlette==0.47.2
141
141
# via fastapi
142
142
sympy==1.14.0
143
143
# via torch
@@ -161,6 +161,7 @@ typing-extensions==4.14.1
161
161
# minio
162
162
# pydantic
163
163
# pydantic-core
164
+ # starlette
164
165
# torch
165
166
urllib3==2.5.0
166
167
# via
You can’t perform that action at this time.
0 commit comments