Skip to content

Commit 790536b

Browse files
new parent image (#61)
1 parent d8e4321 commit 790536b

File tree

5 files changed

+47
-45
lines changed

5 files changed

+47
-45
lines changed

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.12.0-torch-cpu
1+
FROM kernai/refinery-parent-images:v1.12.1-torch-cpu
22

33
WORKDIR /program
44

dev.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.12.0-torch-cpu
1+
FROM kernai/refinery-parent-images:v1.12.1-torch-cpu
22

33
WORKDIR /app
44

requirements.txt

Lines changed: 21 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ aiohttp==3.8.4
1212
# openai
1313
aiosignal==1.3.1
1414
# via aiohttp
15-
anyio==3.7.0
15+
anyio==4.0.0
1616
# via
1717
# -r requirements/torch-cpu-requirements.txt
1818
# starlette
@@ -36,17 +36,17 @@ catalogue==2.0.8
3636
# spacy
3737
# srsly
3838
# thinc
39-
certifi==2023.5.7
39+
certifi==2023.7.22
4040
# via
4141
# -r requirements/torch-cpu-requirements.txt
4242
# minio
4343
# requests
44-
charset-normalizer==3.1.0
44+
charset-normalizer==3.2.0
4545
# via
4646
# -r requirements/torch-cpu-requirements.txt
4747
# aiohttp
4848
# requests
49-
click==8.1.3
49+
click==8.1.7
5050
# via
5151
# -r requirements/torch-cpu-requirements.txt
5252
# nltk
@@ -63,13 +63,13 @@ cymem==2.0.7
6363
# thinc
6464
embedders==0.1.8
6565
# via -r requirements/requirements.in
66-
exceptiongroup==1.1.1
66+
exceptiongroup==1.1.3
6767
# via
6868
# -r requirements/torch-cpu-requirements.txt
6969
# anyio
7070
fastapi==0.95.2
7171
# via -r requirements/torch-cpu-requirements.txt
72-
filelock==3.12.2
72+
filelock==3.12.3
7373
# via
7474
# -r requirements/torch-cpu-requirements.txt
7575
# huggingface-hub
@@ -78,15 +78,15 @@ frozenlist==1.3.3
7878
# via
7979
# aiohttp
8080
# aiosignal
81-
fsspec==2023.6.0
81+
fsspec==2023.9.0
8282
# via
8383
# -r requirements/torch-cpu-requirements.txt
8484
# huggingface-hub
8585
h11==0.14.0
8686
# via
8787
# -r requirements/torch-cpu-requirements.txt
8888
# uvicorn
89-
huggingface-hub==0.15.1
89+
huggingface-hub==0.16.4
9090
# via
9191
# -r requirements/torch-cpu-requirements.txt
9292
# sentence-transformers
@@ -104,7 +104,7 @@ jmespath==1.0.1
104104
# -r requirements/torch-cpu-requirements.txt
105105
# boto3
106106
# botocore
107-
joblib==1.2.0
107+
joblib==1.3.2
108108
# via
109109
# -r requirements/torch-cpu-requirements.txt
110110
# nltk
@@ -161,7 +161,7 @@ preshed==3.0.8
161161
# thinc
162162
psycopg2-binary==2.9.4
163163
# via -r requirements/torch-cpu-requirements.txt
164-
pyaml==23.5.9
164+
pyaml==23.9.3
165165
# via
166166
# -r requirements/torch-cpu-requirements.txt
167167
# scikit-optimize
@@ -177,17 +177,17 @@ python-dateutil==2.8.2
177177
# -r requirements/torch-cpu-requirements.txt
178178
# botocore
179179
# pandas
180-
pytz==2023.3
180+
pytz==2023.3.post1
181181
# via
182182
# -r requirements/torch-cpu-requirements.txt
183183
# pandas
184-
pyyaml==6.0
184+
pyyaml==6.0.1
185185
# via
186186
# -r requirements/torch-cpu-requirements.txt
187187
# huggingface-hub
188188
# pyaml
189189
# transformers
190-
regex==2023.6.3
190+
regex==2023.8.8
191191
# via
192192
# -r requirements/torch-cpu-requirements.txt
193193
# nltk
@@ -201,23 +201,23 @@ requests==2.31.0
201201
# spacy
202202
# torchvision
203203
# transformers
204-
s3transfer==0.6.1
204+
s3transfer==0.6.2
205205
# via
206206
# -r requirements/torch-cpu-requirements.txt
207207
# boto3
208-
safetensors==0.3.1
208+
safetensors==0.3.3
209209
# via
210210
# -r requirements/torch-cpu-requirements.txt
211211
# transformers
212-
scikit-learn==1.2.2
212+
scikit-learn==1.3.0
213213
# via
214214
# -r requirements/torch-cpu-requirements.txt
215215
# embedders
216216
# scikit-optimize
217217
# sentence-transformers
218218
scikit-optimize==0.9.0
219219
# via -r requirements/torch-cpu-requirements.txt
220-
scipy==1.10.1
220+
scipy==1.11.2
221221
# via
222222
# -r requirements/torch-cpu-requirements.txt
223223
# scikit-learn
@@ -258,7 +258,7 @@ starlette==0.27.0
258258
# fastapi
259259
thinc==8.1.5
260260
# via spacy
261-
threadpoolctl==3.1.0
261+
threadpoolctl==3.2.0
262262
# via
263263
# -r requirements/torch-cpu-requirements.txt
264264
# scikit-learn
@@ -276,7 +276,7 @@ torchvision==0.14.1
276276
# via
277277
# -r requirements/requirements.in
278278
# sentence-transformers
279-
tqdm==4.65.0
279+
tqdm==4.66.1
280280
# via
281281
# -r requirements/torch-cpu-requirements.txt
282282
# embedders
@@ -295,9 +295,10 @@ typer==0.4.2
295295
# via
296296
# pathy
297297
# spacy
298-
typing-extensions==4.6.3
298+
typing-extensions==4.7.1
299299
# via
300300
# -r requirements/torch-cpu-requirements.txt
301+
# filelock
301302
# huggingface-hub
302303
# pydantic
303304
# starlette

requirements/torch-cpu-requirements.txt

Lines changed: 23 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,40 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.9
3-
# by the following command:
2+
# This file is autogenerated by pip-compile with python 3.9
3+
# To update, run:
44
#
55
# pip-compile torch-cpu-requirements.in
66
#
77
--extra-index-url https://download.pytorch.org/whl/cpu
88

9-
anyio==3.7.0
9+
anyio==4.0.0
1010
# via starlette
1111
boto3==1.25.0
1212
# via -r common-requirements.in
1313
botocore==1.28.5
1414
# via
1515
# boto3
1616
# s3transfer
17-
certifi==2023.5.7
17+
certifi==2023.7.22
1818
# via
1919
# minio
2020
# requests
21-
charset-normalizer==3.1.0
21+
charset-normalizer==3.2.0
2222
# via requests
23-
click==8.1.3
23+
click==8.1.7
2424
# via uvicorn
25-
exceptiongroup==1.1.1
25+
exceptiongroup==1.1.3
2626
# via anyio
2727
fastapi==0.95.2
2828
# via -r mini-requirements.in
29-
filelock==3.12.2
29+
filelock==3.12.3
3030
# via
3131
# huggingface-hub
3232
# transformers
33-
fsspec==2023.6.0
33+
fsspec==2023.9.0
3434
# via huggingface-hub
3535
h11==0.14.0
3636
# via uvicorn
37-
huggingface-hub==0.15.1
37+
huggingface-hub==0.16.4
3838
# via transformers
3939
idna==3.4
4040
# via
@@ -44,7 +44,7 @@ jmespath==1.0.1
4444
# via
4545
# boto3
4646
# botocore
47-
joblib==1.2.0
47+
joblib==1.3.2
4848
# via
4949
# scikit-learn
5050
# scikit-optimize
@@ -66,7 +66,7 @@ pandas==1.5.1
6666
# via -r common-requirements.in
6767
psycopg2-binary==2.9.4
6868
# via -r common-requirements.in
69-
pyaml==23.5.9
69+
pyaml==23.9.3
7070
# via scikit-optimize
7171
pydantic==1.10.8
7272
# via
@@ -76,29 +76,29 @@ python-dateutil==2.8.2
7676
# via
7777
# botocore
7878
# pandas
79-
pytz==2023.3
79+
pytz==2023.3.post1
8080
# via pandas
81-
pyyaml==6.0
81+
pyyaml==6.0.1
8282
# via
8383
# huggingface-hub
8484
# pyaml
8585
# transformers
86-
regex==2023.6.3
86+
regex==2023.8.8
8787
# via transformers
8888
requests==2.31.0
8989
# via
9090
# -r mini-requirements.in
9191
# huggingface-hub
9292
# transformers
93-
s3transfer==0.6.1
93+
s3transfer==0.6.2
9494
# via boto3
95-
safetensors==0.3.1
95+
safetensors==0.3.3
9696
# via transformers
97-
scikit-learn==1.2.2
97+
scikit-learn==1.3.0
9898
# via scikit-optimize
9999
scikit-optimize==0.9.0
100100
# via -r torch-cpu-requirements.in
101-
scipy==1.10.1
101+
scipy==1.11.2
102102
# via
103103
# scikit-learn
104104
# scikit-optimize
@@ -110,20 +110,21 @@ sqlalchemy==1.4.42
110110
# via -r common-requirements.in
111111
starlette==0.27.0
112112
# via fastapi
113-
threadpoolctl==3.1.0
113+
threadpoolctl==3.2.0
114114
# via scikit-learn
115115
tokenizers==0.13.3
116116
# via transformers
117117
torch==1.13.1
118118
# via -r torch-cpu-requirements.in
119-
tqdm==4.65.0
119+
tqdm==4.66.1
120120
# via
121121
# huggingface-hub
122122
# transformers
123123
transformers==4.30.0
124124
# via -r torch-cpu-requirements.in
125-
typing-extensions==4.6.3
125+
typing-extensions==4.7.1
126126
# via
127+
# filelock
127128
# huggingface-hub
128129
# pydantic
129130
# starlette

0 commit comments

Comments
 (0)