-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
61 lines (61 loc) · 1.01 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
alembic==1.4.3
appdirs==1.4.3
Babel==2.8.0
bcrypt==3.2.0
blinker==1.4
CacheControl==0.12.6
certifi==2019.11.28
cffi==1.14.3
chardet==3.0.4
click==7.1.2
colorama==0.4.3
contextlib2==0.6.0
cryptography==3.1.1
distlib==0.3.0
distro==1.4.0
dnspython==2.0.0
dominate==2.5.2
email-validator==1.1.1
Flask==1.1.2
Flask-Babel==2.0.0
Flask-BabelEx==0.9.4
Flask-Bootstrap==3.3.7.1
Flask-Login==0.5.0
Flask-Mail==0.9.1
Flask-Migrate==2.5.3
flask-nav==0.6
flask-navbar==1.0
Flask-SQLAlchemy==2.4.4
Flask-Table==0.5.0
Flask-User==1.0.2.2
Flask-WTF==0.14.3
html5lib==1.0.1
idna==2.8
ipaddr==2.2.0
itsdangerous==1.1.0
Jinja2==2.11.2
lockfile==0.12.2
Mako==1.1.3
MarkupSafe==1.1.1
msgpack==0.6.2
packaging==20.3
passlib==1.7.2
pep517==0.8.2
progress==1.5
pycparser==2.20
pyparsing==2.4.6
python-dateutil==2.8.1
python-editor==1.0.4
pytoml==0.1.21
pytz==2020.1
requests==2.22.0
retrying==1.3.3
six==1.14.0
speaklater==1.3
SQLAlchemy==1.3.19
SQLAlchemy-Utils==0.36.8
urllib3==1.25.8
visitor==0.1.3
webencodings==0.5.1
Werkzeug==1.0.1
WTForms==2.3.3