-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
57 lines (54 loc) · 895 Bytes
/
requirements.txt
File metadata and controls
57 lines (54 loc) · 895 Bytes
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
Flask==1.1.2
Flask-Admin==1.5.7
Flask-API==2.0
Flask-Bcrypt==0.7.1
Flask-Login==0.5.0
Flask-Mail==0.9.1
Flask-Migrate==2.6.0
Flask-Principal==0.4.0
Flask-Script==2.0.6
Flask-SQLAlchemy==2.4.4
Flask-Testing==0.8.1
Flask-WTF==0.14.3
WTForms==2.3.3
Pillow==8.1.0
SQLAlchemy==1.3.23
PyJWT==2.0.1
reportlab==3.5.66
email-validator==1.1.2
flake8==3.8.4
pytest==6.2.2
tox==3.23.0
alembic==1.5.7
appdirs==1.4.4
atomicwrites==1.4.0
attrs==20.3.0
bcrypt==3.2.0
blinker==1.4
cffi==1.14.5
click==7.1.2
colorama==0.4.4
distlib==0.3.1
dnspython==2.1.0
filelock==3.0.12
idna==3.1
iniconfig==1.1.1
is-safe-url==1.0
itsdangerous==1.1.0
Jinja2==2.11.3
Mako==1.1.4
MarkupSafe==1.1.1
mccabe==0.6.1
packaging==20.9
pluggy==0.13.1
py==1.10.0
pycodestyle==2.6.0
pycparser==2.20
pyflakes==2.2.0
pyparsing==2.4.7
python-dateutil==2.8.1
python-editor==1.0.4
six==1.15.0
toml==0.10.2
virtualenv==20.4.3
Werkzeug==1.0.1