-
Notifications
You must be signed in to change notification settings - Fork 15
/
requirements.txt
314 lines (314 loc) · 5.57 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
# This file was autogenerated by uv via the following command:
# uv pip compile setup.cfg -o requirements.txt --universal
absl-py==2.1.0
# via
# tensorboard
# tensorflow
astunparse==1.6.3
# via tensorflow
blis==0.7.11
# via thinc
cachetools==5.5.0
# via
# google-auth
# textacy
catalogue==2.0.10
# via
# spacy
# srsly
# textacy
# thinc
certifi==2024.8.30
# via requests
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via
# qrmine (setup.cfg)
# typer
cloudpathlib==0.20.0
# via weasel
colorama==0.4.6 ; sys_platform == 'win32' or platform_system == 'Windows'
# via
# click
# tqdm
# wasabi
confection==0.1.5
# via
# thinc
# weasel
contourpy==1.3.0
# via matplotlib
cycler==0.12.1
# via matplotlib
cymem==2.0.8
# via
# preshed
# spacy
# thinc
cytoolz==1.0.0
# via textacy
flatbuffers==24.3.25
# via tensorflow
floret==0.10.5
# via textacy
fonttools==4.54.1
# via matplotlib
gast==0.4.0
# via tensorflow
google-auth==2.36.0
# via
# google-auth-oauthlib
# tensorboard
google-auth-oauthlib==1.0.0
# via tensorboard
google-pasta==0.2.0
# via tensorflow
grpcio==1.67.1
# via
# tensorboard
# tensorflow
h5py==3.12.1
# via tensorflow
idna==3.10
# via requests
imbalanced-learn==0.12.4
# via qrmine (setup.cfg)
jellyfish==1.1.0
# via textacy
jinja2==3.1.5
# via spacy
joblib==1.4.2
# via
# imbalanced-learn
# mlxtend
# scikit-learn
# textacy
keras==2.13.1
# via tensorflow
kiwisolver==1.4.7
# via matplotlib
langcodes==3.4.1
# via spacy
language-data==1.2.0
# via langcodes
libclang==18.1.1
# via tensorflow
marisa-trie==1.2.1
# via language-data
markdown==3.7
# via tensorboard
markdown-it-py==3.0.0
# via rich
markupsafe==3.0.2
# via
# jinja2
# werkzeug
matplotlib==3.9.2
# via
# qrmine (setup.cfg)
# mlxtend
mdurl==0.1.2
# via markdown-it-py
mlxtend==0.23.2
# via qrmine (setup.cfg)
murmurhash==1.0.10
# via
# preshed
# spacy
# thinc
networkx==3.4.2
# via textacy
numpy==1.24.3
# via
# blis
# contourpy
# floret
# h5py
# imbalanced-learn
# matplotlib
# mlxtend
# pandas
# scikit-learn
# scipy
# spacy
# tensorboard
# tensorflow
# textacy
# thinc
# xgboost
nvidia-nccl-cu12==2.23.4 ; platform_machine != 'aarch64' and platform_system == 'Linux'
# via xgboost
oauthlib==3.2.2
# via requests-oauthlib
opt-einsum==3.4.0
# via tensorflow
packaging==24.2
# via
# matplotlib
# spacy
# tensorflow
# thinc
# weasel
pandas==2.1.0 ; python_full_version >= '3.12'
# via
# qrmine (setup.cfg)
# mlxtend
pandas==2.2.3 ; python_full_version < '3.12'
# via
# qrmine (setup.cfg)
# mlxtend
pillow==11.0.0
# via matplotlib
preshed==3.0.9
# via
# spacy
# thinc
protobuf==4.25.5
# via
# tensorboard
# tensorflow
pyasn1==0.6.1
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.1
# via google-auth
pydantic==1.10.19
# via
# confection
# spacy
# thinc
# weasel
pygments==2.18.0
# via rich
pyparsing==3.2.0
# via matplotlib
pyphen==0.17.0
# via textacy
python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
pytz==2024.2
# via pandas
requests==2.32.3
# via
# requests-oauthlib
# spacy
# tensorboard
# textacy
# vadersentiment
# weasel
requests-oauthlib==2.0.0
# via google-auth-oauthlib
rich==13.9.4
# via typer
rsa==4.9
# via google-auth
scikit-learn==1.5.2
# via
# qrmine (setup.cfg)
# imbalanced-learn
# mlxtend
# textacy
scipy==1.14.1
# via
# imbalanced-learn
# mlxtend
# scikit-learn
# textacy
# xgboost
setuptools==75.3.0
# via
# marisa-trie
# spacy
# tensorboard
# tensorflow
# thinc
shellingham==1.5.4
# via typer
six==1.16.0
# via
# astunparse
# google-pasta
# python-dateutil
# tensorflow
smart-open==7.0.5
# via weasel
spacy==3.7.5
# via
# qrmine (setup.cfg)
# textacy
spacy-legacy==3.0.12
# via spacy
spacy-loggers==1.0.5
# via spacy
srsly==2.4.8
# via
# confection
# spacy
# thinc
# weasel
tensorboard==2.13.0
# via tensorflow
tensorboard-data-server==0.7.2
# via tensorboard
tensorflow==2.13.1
# via qrmine (setup.cfg)
tensorflow-estimator==2.13.0
# via tensorflow
tensorflow-io-gcs-filesystem==0.31.0
# via
# qrmine (setup.cfg)
# tensorflow
termcolor==2.5.0
# via tensorflow
textacy==0.13.0
# via qrmine (setup.cfg)
thinc==8.2.5
# via spacy
threadpoolctl==3.5.0
# via
# imbalanced-learn
# scikit-learn
toolz==1.0.0
# via cytoolz
tqdm==4.67.0
# via
# spacy
# textacy
typer==0.13.0
# via
# spacy
# weasel
typing-extensions==4.5.0
# via
# pydantic
# tensorflow
# typer
tzdata==2024.2
# via pandas
urllib3==2.2.3
# via requests
vadersentiment==3.3.2
# via qrmine (setup.cfg)
wasabi==1.1.3
# via
# spacy
# thinc
# weasel
weasel==0.4.1
# via spacy
werkzeug==3.1.3
# via tensorboard
wheel==0.45.0
# via
# astunparse
# tensorboard
wrapt==1.16.0
# via
# smart-open
# tensorflow
xgboost==2.1.2
# via qrmine (setup.cfg)