forked from mediacloud/story-indexer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-dev.txt
370 lines (369 loc) · 7.25 KB
/
requirements-dev.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
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --allow-unsafe --extra=dev --output-file=requirements-dev.txt --strip-extras pyproject.toml
#
annotated-types==0.7.0
# via pydantic
attrs==23.2.0
# via
# automat
# service-identity
# twisted
automat==22.10.0
# via twisted
babel==2.15.0
# via courlan
beautifulsoup4==4.12.3
# via
# feedfinder2
# goose3
# mediacloud-metadata
# newspaper3k
# story-indexer (pyproject.toml)
boilerpy3==1.0.7
# via mediacloud-metadata
boto3==1.28.85
# via story-indexer (pyproject.toml)
boto3-stubs==1.34.139
# via story-indexer (pyproject.toml)
botocore==1.31.85
# via
# boto3
# s3transfer
botocore-stubs==1.34.139
# via boto3-stubs
certifi==2024.7.4
# via
# elastic-transport
# requests
# sentry-sdk
# trafilatura
cffi==1.16.0
# via cryptography
cfgv==3.4.0
# via pre-commit
chardet==5.2.0
# via readability-lxml
charset-normalizer==3.3.2
# via
# htmldate
# requests
# trafilatura
click==8.1.7
# via nltk
constantly==23.10.4
# via twisted
courlan==1.2.0
# via trafilatura
cryptography==42.0.8
# via
# pyopenssl
# scrapy
# service-identity
cssselect==1.2.0
# via
# goose3
# newspaper3k
# parsel
# readability-lxml
# scrapy
dateparser==1.2.0
# via
# htmldate
# mediacloud-metadata
defusedxml==0.7.1
# via scrapy
distlib==0.3.8
# via virtualenv
docker==7.1.0
# via story-indexer (pyproject.toml)
elastic-transport==8.13.1
# via elasticsearch
elasticsearch==8.12.1
# via story-indexer (pyproject.toml)
exceptiongroup==1.2.1
# via pytest
faust-cchardet==2.1.19
# via mediacloud-metadata
feedfinder2==0.0.4
# via newspaper3k
feedparser==6.0.11
# via newspaper3k
filelock==3.15.4
# via
# tldextract
# virtualenv
furl==2.1.3
# via mediacloud-metadata
goose3==3.1.19
# via mediacloud-metadata
htmldate==1.7.0
# via
# mediacloud-metadata
# trafilatura
hyperlink==21.0.0
# via twisted
identify==2.5.36
# via pre-commit
idna==3.7
# via
# hyperlink
# requests
# tldextract
incremental==22.10.0
# via twisted
inflection==0.5.1
# via pyairtable
iniconfig==2.0.0
# via pytest
itemadapter==0.9.0
# via
# itemloaders
# scrapy
itemloaders==1.3.1
# via scrapy
jieba3k==0.35.1
# via newspaper3k
jinja2==3.1.4
# via jinja2-cli
jinja2-cli==0.8.2
# via story-indexer (pyproject.toml)
jmespath==1.0.1
# via
# boto3
# botocore
# itemloaders
# parsel
joblib==1.4.2
# via nltk
justext==3.0.1
# via trafilatura
langdetect==1.0.9
# via goose3
lxml==4.9.4
# via
# goose3
# htmldate
# justext
# newspaper3k
# parsel
# readability-lxml
# scrapy
# trafilatura
lxml-stubs==0.5.1
# via story-indexer (pyproject.toml)
markupsafe==2.1.5
# via jinja2
mc-manage @ git+https://github.com/mediacloud/[email protected]
# via story-indexer (pyproject.toml)
mediacloud-metadata==0.12.0
# via story-indexer (pyproject.toml)
mypy==1.5.1
# via story-indexer (pyproject.toml)
mypy-boto3-s3==1.34.138
# via boto3-stubs
mypy-extensions==1.0.0
# via mypy
newspaper3k==0.2.8
# via mediacloud-metadata
nltk==3.8.1
# via newspaper3k
nodeenv==1.9.1
# via pre-commit
numpy==2.0.0
# via py3langid
orderedmultidict==1.0.1
# via furl
packaging==24.1
# via
# parsel
# pytest
# scrapy
parsel==1.9.1
# via
# itemloaders
# scrapy
pika==1.3.2
# via story-indexer (pyproject.toml)
pillow==10.4.0
# via
# goose3
# newspaper3k
platformdirs==4.2.2
# via virtualenv
pluggy==1.5.0
# via pytest
pre-commit==3.4.0
# via story-indexer (pyproject.toml)
protego==0.3.1
# via scrapy
py3langid==0.2.2
# via mediacloud-metadata
pyahocorasick==2.1.0
# via goose3
pyairtable==2.3.3
# via
# mc-manage
# story-indexer (pyproject.toml)
pyasn1==0.6.0
# via
# pyasn1-modules
# service-identity
pyasn1-modules==0.4.0
# via service-identity
pycparser==2.22
# via cffi
pydantic==2.8.2
# via pyairtable
pydantic-core==2.20.1
# via pydantic
pydispatcher==2.0.7
# via scrapy
pyopenssl==24.1.0
# via scrapy
pytest==7.4.4
# via story-indexer (pyproject.toml)
python-dateutil==2.9.0.post0
# via
# botocore
# dateparser
# goose3
# htmldate
# newspaper3k
pytz==2024.1
# via dateparser
pyyaml==6.0.1
# via
# newspaper3k
# pre-commit
queuelib==1.7.0
# via scrapy
rabbitmq-admin==0.2
# via story-indexer (pyproject.toml)
readability-lxml==0.8.1
# via mediacloud-metadata
regex==2024.5.15
# via
# dateparser
# nltk
requests==2.32.3
# via
# docker
# feedfinder2
# goose3
# mediacloud-metadata
# newspaper3k
# pyairtable
# rabbitmq-admin
# requests-file
# tldextract
requests-file==2.1.0
# via tldextract
s3transfer==0.7.0
# via boto3
scrapy==2.11.2
# via story-indexer (pyproject.toml)
sentry-sdk==1.34.0
# via story-indexer (pyproject.toml)
service-identity==24.1.0
# via scrapy
sgmllib3k==1.0.0
# via feedparser
six==1.16.0
# via
# automat
# feedfinder2
# furl
# langdetect
# orderedmultidict
# python-dateutil
# rabbitmq-admin
# surt
# url-normalize
# warcio
soupsieve==2.5
# via beautifulsoup4
statsd-client==1.0.7
# via story-indexer (pyproject.toml)
supervisor==4.2.5
# via story-indexer (pyproject.toml)
surt==0.3.1
# via mediacloud-metadata
tinysegmenter==0.3
# via newspaper3k
tld==0.13
# via courlan
tldextract==5.1.2
# via
# mediacloud-metadata
# newspaper3k
# scrapy
# surt
tomli==2.0.1
# via
# mypy
# pytest
tqdm==4.66.4
# via nltk
trafilatura==1.6.4
# via mediacloud-metadata
twisted==24.3.0
# via scrapy
types-awscrt==0.21.0
# via botocore-stubs
types-beautifulsoup4==4.12.0.20240511
# via story-indexer (pyproject.toml)
types-html5lib==1.1.11.20240228
# via types-beautifulsoup4
types-pika==1.2.0b1
# via story-indexer (pyproject.toml)
types-requests==2.31.0.20240406
# via story-indexer (pyproject.toml)
types-s3transfer==0.10.1
# via boto3-stubs
typing-extensions==4.12.2
# via
# boto3-stubs
# mypy
# mypy-boto3-s3
# pyairtable
# pydantic
# pydantic-core
# twisted
tzlocal==5.2
# via dateparser
url-normalize==1.4.3
# via mediacloud-metadata
urllib3==2.0.7
# via
# botocore
# courlan
# docker
# elastic-transport
# htmldate
# pyairtable
# requests
# sentry-sdk
# trafilatura
# types-requests
virtualenv==20.26.3
# via pre-commit
w3lib==2.2.1
# via
# itemloaders
# parsel
# scrapy
warcio==1.7.4
# via story-indexer (pyproject.toml)
zope-interface==6.4.post2
# via
# scrapy
# twisted
# The following packages are considered to be unsafe in a requirements file:
setuptools==70.2.0
# via
# scrapy
# supervisor
# zope-interface