-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
82 lines (82 loc) · 1.47 KB
/
requirements.txt
File metadata and controls
82 lines (82 loc) · 1.47 KB
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
aiohttp==3.8.1
aiosignal==1.2.0
async-timeout==4.0.1
attrs==21.4.0
autocorrect==2.6.1
backports.csv==1.0.7
beautifulsoup4==4.11.1
Bottleneck==1.3.4
brotlipy==0.7.0
certifi==2022.5.18.1
cffi==1.15.0
charset-normalizer==2.0.4
cheroot==8.6.0
CherryPy==18.6.1
click==8.0.4
colorama==0.4.4
cryptography==37.0.1
dnspython==1.16.0
docopt==0.6.2
elasticsearch==7.13.3
email-validator==1.1.3
feedparser==6.0.10
Flask==2.0.3
Flask-SQLAlchemy==2.5.1
Flask-WTF==0.15.1
frozenlist==1.2.0
future==0.18.2
greenlet==1.1.1
gunicorn==20.1.0
idna==3.3
itsdangerous==2.0.1
jaraco.classes==3.2.1
jaraco.collections==3.5.1
jaraco.context==4.1.1
jaraco.functools==3.5.0
jaraco.text==3.7.0
Jinja2==3.0.3
joblib==1.1.0
lxml==4.8.0
MarkupSafe==2.0.1
more-itertools==8.13.0
multidict==5.1.0
mysqlclient==2.1.0
nltk==3.7
num2words==0.5.10
numexpr==2.8.1
numpy==1.22.3
packaging==21.3
pandas==1.4.2
Pattern==3.6
pdfminer.six==20220524
pip==22.1
portend==3.1.0
pycparser==2.21
pyOpenSSL==22.0.0
pyparsing==3.0.4
PySocks==1.7.1
python-dateutil==2.8.2
python-docx==0.8.11
pytz==2021.3
rank-bm25==0.2.2
regex==2022.3.15
requests==2.27.1
scikit-learn==1.0.2
scipy==1.7.3
setuptools==61.2.0
sgmllib3k==1.0.0
six==1.16.0
soupsieve==2.3.1
SQLAlchemy==1.4.32
tempora==5.0.1
threadpoolctl==2.2.0
tqdm==4.64.0
typing_extensions==4.1.1
urllib3==1.26.9
Werkzeug==2.0.3
wheel==0.37.1
win-inet-pton==1.1.0
wincertstore==0.2
WTForms==2.3.3
yarl==1.6.3
zc.lockfile==2.0