-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
58 lines (58 loc) · 967 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
50
51
52
53
54
55
56
57
58
alembic==1.4.2
attrs==19.3.0
blinker==1.4
catsim==0.15.4
certifi==2020.4.5.1
cffi==1.14.0
chardet==3.0.4
click==7.1.2
coverage==5.1
cycler==0.10.0
dnspython==1.16.0
email-validator==1.1.0
Flask==1.1.2
Flask-Login==0.5.0
Flask-Mail==0.9.1
Flask-Migrate==2.5.3
flask-paginate==0.6.0
Flask-SQLAlchemy==2.4.1
Flask-WTF==0.14.3
gunicorn==20.0.4
httplib2==0.18.1
idna==2.9
importlib-metadata==1.6.1
itsdangerous==1.1.0
Jinja2==2.11.2
joblib==0.15.1
json-tricks==3.15.2
kiwisolver==1.2.0
Mako==1.1.2
MarkupSafe==1.1.1
matplotlib==3.2.1
more-itertools==8.4.0
nose2==0.9.2
numexpr==2.7.1
numpy==1.18.5
packaging==20.4
Pillow==7.1.2
plantuml==0.3.0
pluggy==0.13.1
psycopg2-binary==2.8.5
py==1.8.2
pycparser==2.20
PyJWT==1.7.1
pyparsing==2.4.7
python-dateutil==2.8.1
python-editor==1.0.4
requests==2.23.0
scikit-learn==0.23.1
scipy==1.4.1
six==1.14.0
SQLAlchemy==1.3.16
threadpoolctl==2.1.0
tqdm==4.46.1
urllib3==1.25.9
wcwidth==0.2.5
Werkzeug==1.0.1
WTForms==2.3.1
zipp==3.1.0