-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
66 lines (66 loc) · 1.2 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
alembic==1.4.2
atomicwrites==1.4.0
attrs==19.3.0
blinker==1.4
CacheControl==0.12.6
cachetools==4.1.0
certifi==2020.4.5.2
chardet==3.0.4
click==7.1.1
colorama==0.4.3
et-xmlfile==1.0.1
firebase-admin==4.3.0
Flask==1.1.2
Flask-Cors==3.0.8
flask-marshmallow==0.11.0
Flask-Migrate==2.5.3
Flask-SQLAlchemy==2.4.1
google-api-core==1.19.1
google-api-python-client==1.9.1
google-auth==1.16.1
google-auth-httplib2==0.0.3
google-cloud-core==1.3.0
google-cloud-firestore==1.7.0
google-cloud-storage==1.28.1
google-resumable-media==0.5.1
googleapis-common-protos==1.52.0
grpcio==1.29.0
gunicorn==20.0.4
httplib2==0.18.1
idna==2.9
itsdangerous==1.1.0
jdcal==1.4.1
Jinja2==2.11.2
Mako==1.1.2
MarkupSafe==1.1.1
marshmallow==3.5.1
marshmallow-sqlalchemy==0.22.3
more-itertools==8.4.0
msgpack==1.0.0
openpyxl==3.0.4
packaging==20.4
pluggy==0.13.1
protobuf==3.12.2
psycopg2==2.8.5
py==1.9.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
PyJWT==1.7.1
pyparsing==2.4.7
pytest==5.4.3
python-dateutil==2.8.1
python-dotenv==0.12.0
python-editor==1.0.4
python-http-client==3.2.7
pytz==2020.1
requests==2.23.0
rsa==4.0
sendgrid==6.4.1
six==1.14.0
SQLAlchemy==1.3.16
starkbank-ecdsa==1.0.0
tablib==2.0.0
uritemplate==3.0.1
urllib3==1.25.9
wcwidth==0.2.5
Werkzeug==1.0.1