-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
59 lines (59 loc) · 1.05 KB
/
requirements.txt
File metadata and controls
59 lines (59 loc) · 1.05 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
alembic==1.5.8
blis==0.7.4
catalogue==2.0.2
certifi==2020.12.5
chardet==4.0.0
click==7.1.2
cymem==2.0.5
dnspython==2.1.0
email-validator==1.1.2
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
Flask==1.1.2
Flask-Login==0.5.0
Flask-Migrate==2.7.0
Flask-MySQLdb==0.2.0
Flask-SQLAlchemy==2.5.1
Flask-WTF==0.14.3
greenlet==1.0.0
gunicorn==20.1.0
idna==2.10
itsdangerous==1.1.0
Jinja2==2.11.3
joblib==1.0.1
Mako==1.1.4
MarkupSafe==1.1.1
murmurhash==1.0.5
mysqlclient==2.0.3
nltk==3.6.1
numpy==1.20.2
packaging==20.9
pandas==1.2.3
pathy==0.4.0
preshed==3.0.5
psycopg2==2.8.6
pydantic==1.7.3
PyMySQL==1.0.2
pyparsing==2.4.7
python-dateutil==2.8.1
python-editor==1.0.4
pytz==2021.1
regex==2021.4.4
requests==2.25.1
scikit-learn==0.24.1
scipy==1.6.2
six==1.15.0
sklearn==0.0
smart-open==3.0.0
spacy==3.0.5
spacy-legacy==3.0.2
SQLAlchemy==1.4.5
srsly==2.4.1
thinc==8.0.2
threadpoolctl==2.1.0
tqdm==4.60.0
typer==0.3.2
urllib3==1.26.4
wasabi==0.8.2
Werkzeug==1.0.1
whitenoise==5.2.0
WTForms==2.3.3