-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
65 lines (65 loc) · 1.06 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
alembic==1.4.2
aniso8601==8.0.0
atomicwrites==1.4.0
attrs==19.3.0
certifi==2020.4.5.2
chardet==3.0.4
Click==7.0
colorama==0.4.3
cycler==0.10.0
DAWG-Python==0.7.2
docopt==0.6.2
enum34==1.1.10
et-xmlfile==1.0.1
Flask==1.1.1
Flask-Admin==1.5.6
Flask-Ext==0.1
Flask-Migrate==2.5.3
Flask-RESTful==0.3.8
Flask-Script==2.0.6
Flask-SQLAlchemy==2.4.1
gunicorn==20.0.4
idna==2.9
importlib-metadata==1.6.1
itsdangerous==1.1.0
jdcal==1.4.1
Jinja2==2.11.3
joblib==0.15.1
kiwisolver==1.2.0
Mako==1.1.2
MarkupSafe==1.1.1
matplotlib==3.2.1
more-itertools==8.3.0
nltk==3.5
numpy==1.18.2
openpyxl==3.0.3
packaging==20.4
pandas==0.23.4
pandas-ml==0.6.1
pluggy==0.13.1
psycopg2-binary==2.8.5
py==1.8.1
pymorphy2==0.8
pymorphy2-dicts==2.4.393442.3710985
pyparsing==2.4.7
pytest==5.4.3
python-dateutil==2.8.1
python-dotenv==0.12.0
python-editor==1.0.4
pytz==2019.3
regex==2020.6.8
requests==2.23.0
scikit-learn==0.23.1
scipy==1.4.1
seaborn==0.10.1
six==1.14.0
sklearn==0.0
SQLAlchemy==1.3.16
threadpoolctl==2.1.0
tqdm==4.46.1
urllib3==1.25.9
wcwidth==0.2.4
Werkzeug==1.0.0
WTForms==2.2.1
xlrd==1.2.0
zipp==3.1.0