-
Notifications
You must be signed in to change notification settings - Fork 12
/
requirements.txt
51 lines (51 loc) · 925 Bytes
/
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
beautifulsoup4==4.10.0
blis==0.7.5
breadability==0.1.20
bs4==0.0.1
catalogue==2.0.6
certifi==2021.10.8
chardet==4.0.0
charset-normalizer==2.0.9
click==8.0.3
cymem==2.0.6
docopt==0.6.2
en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.2.0/en_core_web_sm-3.2.0-py3-none-any.whl
Flask==1.0.2
gensim==3.8.3
gunicorn==20.1.0
idna==3.3
itsdangerous==2.0.1
Jinja2==3.0.3
langcodes==3.3.0
lxml==4.6.4
MarkupSafe==2.0.1
msgpack==0.5.6
murmurhash==1.0.6
nltk==3.4
numpy==1.21.4
packaging==21.3
pathy==0.6.1
preshed==3.0.6
pycountry==20.7.3
pydantic==1.8.2
pyparsing==3.0.6
requests==2.26.0
scipy==1.7.3
singledispatch==3.7.0
six==1.16.0
smart-open==5.2.1
soupsieve==2.3.1
spacy==3.2.1
spacy-legacy==3.0.8
spacy-loggers==1.0.1
srsly==2.4.2
sumy==0.9.0
thinc==8.0.13
toolz==0.11.2
tqdm==4.62.3
typer==0.4.0
typing_extensions==4.0.1
urllib3==1.24.1
wasabi==0.9.0
Werkzeug==2.0.2
wrapt==1.10.11