-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
46 lines (46 loc) · 1.62 KB
/
requirements.txt
File metadata and controls
46 lines (46 loc) · 1.62 KB
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
APScheduler==3.7.0
Authlib==0.15.3
autopep8==1.4.3
boto3==1.17.3
botocore==1.20.3
certifi==2018.11.29
cffi==1.14.4
chardet==4.0.0
Click==7.0
colorama==0.4.1
cryptography==3.3.1
cssmin==0.2.0
Flask==1.0.2
Flask-APScheduler==1.11.0
Flask-Assets==0.12
Flask-Cors==3.0.7
Flask-JWT-Extended==3.25.0
Flask-Login==0.5.0
Flask-WTF==0.14.3
gunicorn==20.0.4
idna==2.10
install==1.3.4
itsdangerous==1.1.0
Jinja2==2.10
jmespath==0.10.0
jsmin==2.2.2
MarkupSafe==1.1.0
peewee==3.8.2
peewee-db-evolve==3.7.6
psycopg2==2.8.6
psycopg2-binary==2.7.7
pycodestyle==2.5.0
pycparser==2.20
PyJWT==1.7.1
python-dateutil==2.8.1
python-dotenv==0.10.1
pytz==2021.1
requests==2.25.1
s3transfer==0.3.4
six==1.12.0
tzlocal==2.1
urllib3==1.26.3
webassets==0.12.1
Werkzeug==0.14.1
wincertstore==0.2
WTForms==2.3.3