11#
2- # This file is autogenerated by pip-compile with Python 3.9
2+ # This file is autogenerated by pip-compile with Python 3.11
33# by the following command:
44#
55# pip-compile exec-env-requirements.in
66#
77aiohappyeyeballs==2.6.1
88 # via aiohttp
9- aiohttp==3.12.13
10- # via openai
11- aiosignal==1.3.2
9+ aiohttp==3.12.14
10+ # via
11+ # -r exec-env-requirements.in
12+ # openai
13+ aiosignal==1.4.0
1214 # via aiohttp
15+ annotated-types==0.7.0
16+ # via pydantic
1317anyio==4.9.0
1418 # via
1519 # groq
1620 # httpx
17- async-timeout==5.0.1
18- # via aiohttp
1921attrs==25.3.0
2022 # via aiohttp
2123beautifulsoup4==4.11.1
@@ -48,8 +50,12 @@ click==8.1.8
4850 # nltk
4951 # translate
5052 # typer
53+ cloudpathlib==0.21.1
54+ # via weasel
5155confection==0.1.5
52- # via thinc
56+ # via
57+ # thinc
58+ # weasel
5359convertdate==2.4.0
5460 # via holidays
5561cymem==2.0.11
@@ -66,8 +72,6 @@ docopt==0.6.2
6672 # breadability
6773 # num2words
6874 # sumy
69- exceptiongroup==1.3.0
70- # via anyio
7175flashtext==2.7
7276 # via -r exec-env-requirements.in
7377floret==0.10.5
@@ -98,8 +102,6 @@ idna==3.10
98102 # httpx
99103 # requests
100104 # yarl
101- importlib-metadata==8.7.0
102- # via typeguard
103105inflect==7.5.0
104106 # via quantulum3
105107jellyfish==1.2.0
@@ -151,7 +153,7 @@ murmurhash==1.0.13
151153 # thinc
152154networkx==3.2.1
153155 # via textacy
154- nltk==3.8 .1
156+ nltk==3.9 .1
155157 # via
156158 # -r exec-env-requirements.in
157159 # lexmo
@@ -171,18 +173,15 @@ numpy==1.23.4
171173 # spacy
172174 # textacy
173175 # thinc
174- # openai==0.27.7
176+ openai==0.27.7
175177 # via -r exec-env-requirements.in
176178packaging==25.0
177179 # via
178180 # spacy
179181 # thinc
182+ # weasel
180183pandas==2.3.0
181184 # via lexmo
182- pathlib-abc==0.1.1
183- # via pathy
184- pathy==0.11.0
185- # via spacy
186185phonenumbers==8.13.0
187186 # via -r exec-env-requirements.in
188187preshed==3.0.10
@@ -197,12 +196,16 @@ pyaml==25.5.0
197196 # via scikit-optimize
198197pycountry==24.6.1
199198 # via sumy
200- # pydantic==1.10.22
199+ pydantic==2.7.4
201200 # via
201+ # -r exec-env-requirements.in
202202 # confection
203203 # groq
204204 # spacy
205205 # thinc
206+ # weasel
207+ pydantic-core==2.18.4
208+ # via pydantic
206209pymeeus==0.5.12
207210 # via
208211 # convertdate
@@ -229,7 +232,7 @@ regex==2024.11.6
229232 # via
230233 # nltk
231234 # tiktoken
232- requests==2.31.0
235+ requests==2.32.4
233236 # via
234237 # -r exec-env-requirements.in
235238 # google-search-results
@@ -241,7 +244,8 @@ requests==2.31.0
241244 # tiktoken
242245 # translate
243246 # vadersentiment
244- scikit-learn==1.1.2
247+ # weasel
248+ scikit-learn==1.5.0
245249 # via
246250 # -r exec-env-requirements.in
247251 # scikit-optimize
@@ -258,14 +262,14 @@ six==1.17.0
258262 # langdetect
259263 # python-dateutil
260264smart-open==6.4.0
261- # via pathy
265+ # via weasel
262266sniffio==1.3.1
263267 # via
264268 # anyio
265269 # groq
266270soupsieve==2.7
267271 # via beautifulsoup4
268- # spacy[ja]==3.4.2
272+ spacy[ja]==3.7.5
269273 # via
270274 # -r exec-env-requirements.in
271275 # textacy
@@ -280,6 +284,7 @@ srsly==2.5.1
280284 # confection
281285 # spacy
282286 # thinc
287+ # weasel
283288stemming==1.0.1
284289 # via -r exec-env-requirements.in
285290sudachidict-core==20250515
@@ -316,15 +321,15 @@ typeguard==4.4.4
316321 # via inflect
317322typer==0.4.2
318323 # via
319- # pathy
320324 # spacy
325+ # weasel
321326typing-extensions==4.14.0
322327 # via
328+ # aiosignal
323329 # anyio
324- # exceptiongroup
325330 # groq
326- # multidict
327331 # pydantic
332+ # pydantic-core
328333 # sqlalchemy
329334 # typeguard
330335tzdata==2025.2
@@ -337,10 +342,11 @@ wasabi==0.10.1
337342 # via
338343 # spacy
339344 # thinc
345+ # weasel
346+ weasel==0.4.1
347+ # via spacy
340348yarl==1.20.1
341349 # via aiohttp
342- zipp==3.23.0
343- # via importlib-metadata
344350
345351# The following packages are considered to be unsafe in a requirements file:
346352# setuptools
0 commit comments