-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
49 lines (49 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
beautifulsoup4==4.9.3
blis==0.7.4
catalogue==2.0.2
certifi==2020.12.5
chardet==4.0.0
click==7.1.2
cymem==2.0.5
en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.0.0/en_core_web_sm-3.0.0-py3-none-any.whl
google-trans-new==1.1.9
idna==2.10
importlib-metadata==3.2.0
Jinja2==2.11.3
joblib==1.0.1
lxml==4.6.3
MarkupSafe==1.1.1
murmurhash==1.0.5
numpy==1.20.2
packaging==20.9
pandas==1.2.4
pathy==0.4.0
preshed==3.0.5
prompt-toolkit==1.0.14
pydantic==1.7.3
pyfiglet==0.8.post1
Pygments==2.9.0
PyInquirer==1.0.3
pyparsing==2.4.7
python-dateutil==2.8.1
pytz==2021.1
regex==2021.4.4
requests==2.25.1
scikit-learn==0.24.1
scipy==1.6.2
selenium==3.141.0
six==1.15.0
smart-open==3.0.0
soupsieve==2.2.1
spacy==3.0.5
spacy-legacy==3.0.2
srsly==2.4.1
thinc==8.0.2
threadpoolctl==2.1.0
tqdm==4.60.0
typer==0.3.2
typing-extensions==3.7.4.3
urllib3==1.26.4
wasabi==0.8.2
wcwidth==0.2.5
zipp==3.4.1