Skip to content

Commit 3555d1e

Browse files
new parent image
1 parent 0d485ca commit 3555d1e

File tree

2 files changed

+24
-22
lines changed

2 files changed

+24
-22
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM kernai/refinery-parent-images:v1.19.0-exec-env
1+
FROM kernai/refinery-parent-images:v1.20.0-exec-env
22

33
COPY requirements.txt .
44

requirements/exec-env-requirements.txt

+23-21
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
#
77
aiohappyeyeballs==2.4.3
88
# via aiohttp
9-
aiohttp==3.10.10
9+
aiohttp==3.11.7
1010
# via openai
1111
aiosignal==1.3.1
1212
# via aiohttp
1313
anyio==4.6.2.post1
1414
# via
1515
# groq
1616
# httpx
17-
async-timeout==4.0.3
17+
async-timeout==5.0.1
1818
# via aiohttp
1919
attrs==24.2.0
2020
# via aiohttp
@@ -52,7 +52,7 @@ confection==0.1.5
5252
# via thinc
5353
convertdate==2.4.0
5454
# via holidays
55-
cymem==2.0.8
55+
cymem==2.0.10
5656
# via
5757
# preshed
5858
# spacy
@@ -72,7 +72,7 @@ flashtext==2.7
7272
# via -r exec-env-requirements.in
7373
floret==0.10.5
7474
# via textacy
75-
frozenlist==1.4.1
75+
frozenlist==1.5.0
7676
# via
7777
# aiohttp
7878
# aiosignal
@@ -88,7 +88,7 @@ hijri-converter==2.3.1
8888
# via holidays
8989
holidays==0.21.13
9090
# via -r exec-env-requirements.in
91-
httpcore==1.0.6
91+
httpcore==1.0.7
9292
# via httpx
9393
httpx==0.27.2
9494
# via groq
@@ -118,11 +118,11 @@ knowledge==0.3
118118
# via -r exec-env-requirements.in
119119
korean-lunar-calendar==0.3.1
120120
# via holidays
121-
langcodes==3.4.1
121+
langcodes==3.5.0
122122
# via spacy
123123
langdetect==1.0.9
124124
# via -r exec-env-requirements.in
125-
language-data==1.2.0
125+
language-data==1.3.0
126126
# via langcodes
127127
levenshtein==0.20.8
128128
# via python-levenshtein
@@ -136,15 +136,15 @@ lxml==5.3.0
136136
# translate
137137
marisa-trie==1.2.1
138138
# via language-data
139-
markupsafe==3.0.1
139+
markupsafe==3.0.2
140140
# via jinja2
141141
more-itertools==10.5.0
142142
# via inflect
143143
multidict==6.1.0
144144
# via
145145
# aiohttp
146146
# yarl
147-
murmurhash==1.0.10
147+
murmurhash==1.0.11
148148
# via
149149
# preshed
150150
# spacy
@@ -173,7 +173,7 @@ numpy==1.23.4
173173
# thinc
174174
openai==0.27.7
175175
# via -r exec-env-requirements.in
176-
packaging==24.1
176+
packaging==24.2
177177
# via
178178
# spacy
179179
# thinc
@@ -190,12 +190,14 @@ preshed==3.0.9
190190
# spacy
191191
# thinc
192192
propcache==0.2.0
193-
# via yarl
193+
# via
194+
# aiohttp
195+
# yarl
194196
pyaml==24.9.0
195197
# via scikit-optimize
196198
pycountry==24.6.1
197199
# via sumy
198-
#pydantic==1.10.18
200+
pydantic==1.10.19
199201
# via
200202
# confection
201203
# groq
@@ -205,7 +207,7 @@ pymeeus==0.5.12
205207
# via
206208
# convertdate
207209
# holidays
208-
pyphen==0.16.0
210+
pyphen==0.17.0
209211
# via
210212
# textacy
211213
# textstat
@@ -223,7 +225,7 @@ quantulum3==0.7.11
223225
# via -r exec-env-requirements.in
224226
rapidfuzz==2.15.2
225227
# via levenshtein
226-
regex==2024.9.11
228+
regex==2024.11.6
227229
# via
228230
# nltk
229231
# tiktoken
@@ -264,7 +266,7 @@ sniffio==1.3.1
264266
# httpx
265267
soupsieve==2.6
266268
# via beautifulsoup4
267-
# spacy[ja]==3.4.2
269+
spacy[ja]==3.4.2
268270
# via
269271
# -r exec-env-requirements.in
270272
# textacy
@@ -281,7 +283,7 @@ srsly==2.4.8
281283
# thinc
282284
stemming==1.0.1
283285
# via -r exec-env-requirements.in
284-
sudachidict-core==20240716
286+
sudachidict-core==20241021
285287
# via spacy
286288
sudachipy==0.6.8
287289
# via
@@ -295,23 +297,23 @@ textblob==0.17.1
295297
# via -r exec-env-requirements.in
296298
textstat==0.7.3
297299
# via -r exec-env-requirements.in
298-
thinc==8.2.5
300+
thinc==8.1.12
299301
# via spacy
300302
threadpoolctl==3.5.0
301303
# via scikit-learn
302304
tiktoken==0.4.0
303305
# via -r exec-env-requirements.in
304306
toolz==1.0.0
305307
# via cytoolz
306-
tqdm==4.66.5
308+
tqdm==4.67.1
307309
# via
308310
# nltk
309311
# openai
310312
# spacy
311313
# textacy
312314
translate==3.6.1
313315
# via -r exec-env-requirements.in
314-
typeguard==4.3.0
316+
typeguard==4.4.1
315317
# via inflect
316318
typer==0.4.2
317319
# via
@@ -335,9 +337,9 @@ wasabi==0.10.1
335337
# via
336338
# spacy
337339
# thinc
338-
yarl==1.15.3
340+
yarl==1.18.0
339341
# via aiohttp
340-
zipp==3.20.2
342+
zipp==3.21.0
341343
# via importlib-metadata
342344

343345
# The following packages are considered to be unsafe in a requirements file:

0 commit comments

Comments
 (0)