-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
89 lines (89 loc) · 1.5 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
alembic==1.4.3
appdirs==1.4.4
APScheduler==3.7.0
astroid==2.4.2
attrs==20.3.0
Babel==2.9.0
bcrypt==3.2.0
bidict==0.21.2
black==21.5b1
blinker==1.4
boto3==1.24.2
botocore==1.27.2
cachelib==0.4.1
certifi==2020.12.5
cffi==1.14.4
chardet==4.0.0
click==7.1.2
cryptography==37.0.4
dnspython==1.16.0
dwollav2==2.2.0
email-validator==1.1.2
eventlet==0.30.2
flasgger==0.9.5
Flask==1.1.2
Flask-BabelEx==0.9.4
Flask-Cors==3.0.10
Flask-Login==0.5.0
Flask-Mail==0.9.1
Flask-Migrate==2.5.3
Flask-Principal==0.4.0
Flask-Security-Too==4.1.0
Flask-SocketIO==5.1.1
Flask-SQLAlchemy==2.4.4
Flask-WTF==0.14.3
future==0.18.2
geographiclib==1.50
geopy==2.1.0
greenlet==1.1.1
gunicorn==20.1.0
idna==2.10
importlib-metadata==3.4.0
isort==5.7.0
itsdangerous==1.1.0
Jinja2==2.11.3
jmespath==1.0.0
jsonschema==3.2.0
lazy-object-proxy==1.4.3
Mako==1.1.4
MarkupSafe==1.1.1
mccabe==0.6.1
mistune==0.8.4
monotonic==1.6
mypy-extensions==0.4.3
nulltype==2.3.1
passlib==1.7.4
pathspec==0.8.1
plaid-python==8.0.0
psycopg2-binary==2.9.3
pycparser==2.20
pyfcm==1.5.4
pylint==2.6.0
pyOpenSSL==20.0.1
pypng==0.0.20
PyQRCode==1.2.1
pyrsistent==0.17.3
python-dateutil==2.8.1
python-dotenv==0.15.0
python-editor==1.0.4
python-engineio==4.2.1
python-socketio==5.4.0
pytz==2020.5
PyYAML==5.4
regex==2021.4.4
requests==2.25.1
s3transfer==0.6.0
six==1.15.0
speaklater==1.3
SQLAlchemy==1.3.22
SQLAlchemy-serializer==1.3.4.4
toml==0.10.2
typed-ast==1.4.2
typing-extensions==3.7.4.3
tzlocal==2.1
urllib3==1.26.6
Werkzeug==1.0.1
wrapt==1.12.1
WTForms==2.3.3
XlsxWriter==3.0.3
zipp==3.4.0