-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
54 lines (54 loc) · 930 Bytes
/
requirements.txt
File metadata and controls
54 lines (54 loc) · 930 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
alembic==1.5.7
bcrypt==3.2.0
blinker==1.4
boto3==1.17.12
botocore==1.20.12
certifi==2020.12.5
cffi==1.14.5
chardet==4.0.0
click==7.1.2
colorclass==2.2.0
dnspython==2.1.0
docopt==0.6.2
docutils==0.16
email-validator==1.1.2
Flask==1.1.2
Flask-Admin==1.5.7
Flask-Bcrypt==0.7.1
Flask-Login==0.5.0
Flask-Mail==0.9.1
Flask-Migrate==2.7.0
Flask-S3==0.3.3
Flask-SQLAlchemy==2.4.4
flask-talisman==0.7.0
Flask-WTF==0.14.3
gunicorn==20.0.4
idna==3.1
itsdangerous==1.1.0
Jinja2==2.11.3
jmespath==0.10.0
Mako==1.1.4
markdown2==2.4.0
MarkupSafe==1.1.1
packaging==20.9
Pillow==8.1.0
pip-upgrader==1.4.15
psycopg2==2.8.5
pycparser==2.20
pyparsing==2.4.7
python-dateutil==2.8.1
python-dotenv==0.15.0
python-editor==1.0.4
python-http-client==3.3.2
pytz==2021.1
requests==2.25.1
s3transfer==0.3.4
sendgrid==6.6.0
six==1.15.0
SQLAlchemy==1.3.23
starkbank-ecdsa==1.1.0
terminaltables==3.1.0
tzlocal==2.1
urllib3==1.26.3
Werkzeug==1.0.1
WTForms==2.3.3