-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
68 lines (68 loc) · 1.12 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
anyascii==0.3.1
async-generator==1.10
attrs==21.4.0
autopep8==1.6.0
beautifulsoup4==4.11.1
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.12
click==8.1.2
contractions==0.1.68
cryptography==36.0.2
emoji==1.7.0
filelock==3.6.0
Flask==2.1.1
Flask-Cors==3.0.10
gensim==4.1.2
h11==0.13.0
html5lib==1.1
huggingface-hub==0.5.1
idna==3.3
importlib-metadata==4.11.3
itsdangerous==2.1.2
Jinja2==3.1.1
joblib==1.1.0
lxml==4.8.0
MarkupSafe==2.1.1
nltk==3.7
numpy==1.22.3
outcome==1.1.0
packaging==21.3
pandas==1.4.1
pip==22.0.4
pyahocorasick==1.4.4
pycodestyle==2.8.0
pycparser==2.21
pyOpenSSL==22.0.0
pyparsing==3.0.8
PySocks==1.7.1
python-dateutil==2.8.2
pytz==2022.1
PyYAML==6.0
regex==2022.3.15
requests==2.27.1
sacremoses==0.0.49
scikit-learn==1.0.2
scipy==1.8.0
selenium==4.1.3
setuptools==49.2.1
six==1.15.0
smart-open==5.2.1
sniffio==1.2.0
sortedcontainers==2.4.0
soupsieve==2.3.2
textsearch==0.0.21
threadpoolctl==3.1.0
tokenizers==0.11.6
toml==0.10.2
tqdm==4.64.0
transformers==4.18.0
trio==0.20.0
trio-websocket==0.9.2
typing_extensions==4.1.1
urllib3==1.26.9
webencodings==0.5.1
Werkzeug==2.1.1
wheel==0.36.2
wsproto==1.1.0
zipp==3.8.0