-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
58 lines (58 loc) · 972 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
bcrypt==3.1.7
bleach==3.3.0
blinker==1.4
certifi==2020.4.5.1
cffi==1.14.0
chardet==3.0.4
click==7.1.1
cssmin==0.2.0
dnspython==1.16.0
dnspython3==1.15.0
dominate==2.5.1
email-validator==1.1.0
Flask==1.1.2
Flask-Assets==2.0
Flask-Bootstrap4==4.0.2
Flask-CKEditor==0.4.3
Flask-HTTPAuth==3.3.0
Flask-Login==0.5.0
Flask-Mail==0.9.1
Flask-Migrate==2.5.3
Flask-Moment==0.9.0
Flask-PageDown==0.2.2
Flask-Script==2.0.6
Flask-Session==0.3.1
Flask-SQLAlchemy==2.4.1
Flask-WTF==0.14.3
html5lib==1.0.1
idna==2.9
itsdangerous==1.1.0
Jinja2==2.11.2
jsmin==2.2.2
lesscpy==0.14.0
libsass==0.19.4
Mako==1.1.2
MarkupSafe==1.1.1
mock==4.0.2
nose==1.3.7
numpy==1.18.5
pandas==1.0.4
ply==3.11
pycparser==2.20
pyScss==1.3.7
python-dateutil==2.8.1
python-dotenv==0.13.0
python-editor==1.0.4
pytz==2020.1
requests==2.23.0
rjsmin==1.1.0
six==1.14.0
speaklater3==1.4
SQLAlchemy==1.3.16
urllib3==1.25.9
visitor==0.1.3
webassets==2.0
webencodings==0.5.1
Werkzeug==1.0.1
WTForms==2.3.1