-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
82 lines (82 loc) · 1.38 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
alembic==1.0.11
aniso8601==7.0.0
astroid==2.4.2
attrs==20.2.0
bcrypt==3.2.0
bidict==0.21.2
boto3==1.16.19
botocore==1.19.19
certifi==2020.6.20
cffi==1.14.5
chardet==3.0.4
Click==7.0
clickclick==20.10.2
connexion==2.7.0
cryptography==3.4.6
dnspython==1.16.0
eventlet==0.30.1
Flask==1.1.1
Flask-Cors==3.0.8
Flask-Ext==0.1
Flask-JWT-Extended==3.24.1
Flask-Migrate==2.5.2
Flask-RESTful==0.3.7
Flask-SocketIO==5.0.1
Flask-SQLAlchemy==2.4.0
Flask-Testing==0.8.0
greenlet==1.0.0
honcho==1.0.1
humanize==3.7.1
idna==2.8
inflection==0.5.1
iniconfig==1.1.1
isort==5.6.4
itsdangerous==1.1.0
Jinja2==2.10.1
jmespath==0.10.0
jsonschema==3.2.0
lazy-object-proxy==1.4.3
Mako==1.0.13
MarkupSafe==1.1.1
mccabe==0.6.1
mirakuru==2.3.0
mysqlclient==1.4.2.post1
numpy==1.20.1
openapi-spec-validator==0.2.9
packaging==20.4
pandas==1.2.3
paramiko==2.7.2
passlib==1.7.1
pluggy==0.13.1
port-for==0.4
psutil==5.7.2
psycopg2==2.8.6
psycopg2-binary==2.8.6
py==1.9.0
pycodestyle==2.6.0
pycparser==2.20
PyJWT==1.7.1
pylint==2.6.0
PyNaCl==1.4.0
pyparsing==2.4.7
pyrsistent==0.17.3
pytest==6.1.1
pytest-alembic==0.2.5
pytest-postgresql==2.5.1
pytest-pycodestyle==2.2.0
python-dateutil==2.8.0
python-editor==1.0.4
python-engineio==4.0.0
python-socketio==5.0.4
pytz==2019.1
PyYAML==5.3.1
requests==2.22.0
s3transfer==0.3.3
sendgrid==6.1.3
six==1.12.0
SQLAlchemy==1.3.5
toml==0.10.1
twilio==6.40.0
urllib3==1.25.10
Werkzeug==0.15.5
wrapt==1.12.1