Skip to content

Commit a6778f3

Browse files
Parent image update (#143)
* new parent image * conflict
1 parent e50dadb commit a6778f3

File tree

4 files changed

+27
-27
lines changed

4 files changed

+27
-27
lines changed

gpu-requirements.txt

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ annotated-types==0.7.0
1414
# via
1515
# -r requirements/torch-cuda-requirements.txt
1616
# pydantic
17-
anyio==4.6.2.post1
17+
anyio==4.8.0
1818
# via
1919
# -r requirements/torch-cuda-requirements.txt
2020
# httpx
@@ -37,18 +37,18 @@ catalogue==2.0.10
3737
# spacy
3838
# srsly
3939
# thinc
40-
certifi==2024.8.30
40+
certifi==2025.1.31
4141
# via
4242
# -r requirements/torch-cuda-requirements.txt
4343
# httpcore
4444
# httpx
4545
# minio
4646
# requests
47-
charset-normalizer==3.4.0
47+
charset-normalizer==3.4.1
4848
# via
4949
# -r requirements/torch-cuda-requirements.txt
5050
# requests
51-
click==8.1.7
51+
click==8.1.8
5252
# via
5353
# -r requirements/torch-cuda-requirements.txt
5454
# typer
@@ -76,7 +76,7 @@ fastapi==0.115.2
7676
# via -r requirements/torch-cuda-requirements.txt
7777
fastavro==1.9.4
7878
# via cohere
79-
filelock==3.16.1
79+
filelock==3.17.0
8080
# via
8181
# -r requirements/torch-cuda-requirements.txt
8282
# huggingface-hub
@@ -86,7 +86,7 @@ frozenlist==1.4.1
8686
# via
8787
# aiohttp
8888
# aiosignal
89-
fsspec==2024.10.0
89+
fsspec==2025.3.0
9090
# via
9191
# -r requirements/torch-cuda-requirements.txt
9292
# huggingface-hub
@@ -102,9 +102,9 @@ httpx==0.27.0
102102
# via cohere
103103
httpx-sse==0.4.0
104104
# via cohere
105-
huggingface-hub==0.26.2
105+
huggingface-hub==0.25.2
106106
# via
107-
# -r requirements/torch-cuda-requirements.txt
107+
# -r requirements/gpu-requirements.in
108108
# sentence-transformers
109109
# tokenizers
110110
# transformers
@@ -115,7 +115,7 @@ idna==3.10
115115
# httpx
116116
# requests
117117
# yarl
118-
jinja2==3.1.4
118+
jinja2==3.1.6
119119
# via
120120
# -r requirements/torch-cuda-requirements.txt
121121
# spacy
@@ -201,7 +201,7 @@ preshed==3.0.9
201201
# thinc
202202
psycopg2-binary==2.9.9
203203
# via -r requirements/torch-cuda-requirements.txt
204-
pyaml==24.9.0
204+
pyaml==25.1.0
205205
# via
206206
# -r requirements/torch-cuda-requirements.txt
207207
# scikit-optimize
@@ -226,7 +226,7 @@ python-dateutil==2.9.0.post0
226226
# -r requirements/torch-cuda-requirements.txt
227227
# botocore
228228
# pandas
229-
pytz==2024.2
229+
pytz==2025.1
230230
# via
231231
# -r requirements/torch-cuda-requirements.txt
232232
# pandas
@@ -256,7 +256,7 @@ s3transfer==0.6.2
256256
# via
257257
# -r requirements/torch-cuda-requirements.txt
258258
# boto3
259-
safetensors==0.4.5
259+
safetensors==0.5.3
260260
# via
261261
# -r requirements/torch-cuda-requirements.txt
262262
# transformers
@@ -278,7 +278,7 @@ sentence-transformers==3.0.1
278278
# via embedders
279279
shellingham==1.5.4
280280
# via typer
281-
six==1.16.0
281+
six==1.17.0
282282
# via
283283
# -r requirements/torch-cuda-requirements.txt
284284
# python-dateutil

gpu.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM kernai/refinery-parent-images:v1.20.0-torch-cuda
1+
FROM kernai/refinery-parent-images:v1.21.1-torch-cuda
22

33
WORKDIR /program
44

requirements/torch-cpu-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ fsspec==2025.3.0
3939
# torch
4040
h11==0.14.0
4141
# via uvicorn
42-
huggingface-hub==0.29.3
42+
# huggingface-hub==0.29.3
4343
# via
4444
# tokenizers
4545
# transformers

requirements/torch-cuda-requirements.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,46 +8,46 @@
88

99
annotated-types==0.7.0
1010
# via pydantic
11-
anyio==4.6.2.post1
11+
anyio==4.8.0
1212
# via starlette
1313
boto3==1.25.0
1414
# via -r common-requirements.in
1515
botocore==1.28.5
1616
# via
1717
# boto3
1818
# s3transfer
19-
certifi==2024.8.30
19+
certifi==2025.1.31
2020
# via
2121
# minio
2222
# requests
23-
charset-normalizer==3.4.0
23+
charset-normalizer==3.4.1
2424
# via requests
25-
click==8.1.7
25+
click==8.1.8
2626
# via uvicorn
2727
exceptiongroup==1.2.2
2828
# via anyio
2929
fastapi==0.115.2
3030
# via -r mini-requirements.in
31-
filelock==3.16.1
31+
filelock==3.17.0
3232
# via
3333
# huggingface-hub
3434
# torch
3535
# transformers
36-
fsspec==2024.10.0
36+
fsspec==2025.3.0
3737
# via
3838
# huggingface-hub
3939
# torch
4040
h11==0.14.0
4141
# via uvicorn
42-
# huggingface-hub==0.26.2
42+
# huggingface-hub==0.29.3
4343
# via
4444
# tokenizers
4545
# transformers
4646
idna==3.10
4747
# via
4848
# anyio
4949
# requests
50-
jinja2==3.1.4
50+
jinja2==3.1.6
5151
# via torch
5252
jmespath==1.0.1
5353
# via
@@ -81,7 +81,7 @@ pandas==1.5.1
8181
# via -r common-requirements.in
8282
psycopg2-binary==2.9.9
8383
# via -r common-requirements.in
84-
pyaml==24.9.0
84+
pyaml==25.1.0
8585
# via scikit-optimize
8686
pydantic==2.7.4
8787
# via
@@ -93,7 +93,7 @@ python-dateutil==2.9.0.post0
9393
# via
9494
# botocore
9595
# pandas
96-
pytz==2024.2
96+
pytz==2025.1
9797
# via pandas
9898
pyyaml==6.0.2
9999
# via
@@ -109,7 +109,7 @@ requests==2.31.0
109109
# transformers
110110
s3transfer==0.6.2
111111
# via boto3
112-
safetensors==0.4.5
112+
safetensors==0.5.3
113113
# via transformers
114114
scikit-learn==1.1.2
115115
# via
@@ -121,7 +121,7 @@ scipy==1.13.1
121121
# via
122122
# scikit-learn
123123
# scikit-optimize
124-
six==1.16.0
124+
six==1.17.0
125125
# via python-dateutil
126126
sniffio==1.3.1
127127
# via anyio

0 commit comments

Comments
 (0)