-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
82 lines (82 loc) · 1.36 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
anyascii==0.3.1
attrs==21.4.0
beautifulsoup4==4.11.1
blis==0.7.7
catalogue==1.0.0
certifi==2022.6.15
cffi==1.15.0
chardet==4.0.0
charset-normalizer==2.0.12
click==8.1.3
colorama==0.4.5
contractions==0.1.72
cryptography==37.0.2
cymem==2.0.6
docopt==0.6.2
docx2txt==0.8
# en-core-web-sm==2.3.1
filelock==3.7.1
Flask==2.1.2
Flask-Uploads==0.2.1
idna==3.3
importlib-metadata==4.11.4
itsdangerous==2.1.2
Jinja2==3.1.2
joblib==1.1.0
jsonschema==4.6.0
langcodes==3.3.0
lxml==4.9.0
MarkupSafe==2.1.1
murmurhash==1.0.7
nltk==3.9
numpy==1.22.4
packaging==21.3
pafy==0.5.5
pandas==1.4.2
passlib==1.7.4
pathy==0.6.1
pdfminer.six==20220524
pdfminer3==2018.12.3.0
Pillow==9.1.1
pipreqs==0.4.11
plac==1.1.3
plotly==5.8.2
preshed==3.0.6
pyahocorasick==1.4.4
pycparser==2.21
pycryptodome==3.14.1
pydantic==1.8.2
PyMySQL==1.1.1
pyparsing==3.0.9
pyresparser==1.0.6
pyrsistent==0.18.1
PySocks==1.7.1
python-dateutil==2.8.2
pytz==2022.1
regex==2022.6.2
requests==2.28.0
# scikit-learn==1.1.1
scipy==1.8.1
six==1.16.0
smart-open==5.2.1
snscrape==0.4.3.20220107.dev54+g50899c0
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
spacy==2.3.5
spacy-legacy==3.0.9
spacy-loggers==1.0.2
srsly==1.0.5
tenacity==8.0.1
textsearch==0.0.21
thinc==7.4.5
threadpoolctl==3.1.0
tqdm==4.64.0
typer==0.4.1
typing_extensions==4.2.0
urllib3==1.26.9
wasabi==0.9.1
Werkzeug==2.1.2
xgboost==1.6.1
yarg==0.1.9
youtube-dl==2021.12.17
zipp==3.8.0