-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
58 lines (58 loc) · 1.04 KB
/
requirements.txt
File metadata and controls
58 lines (58 loc) · 1.04 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
47
48
49
50
51
52
53
54
55
56
57
58
alembic==1.0.9
atomicwrites==1.3.0
attrs==19.1.0
bcrypt==3.1.6
cachetools==3.1.1
certifi==2019.3.9
cffi==1.12.2
chardet==3.0.4
Click==7.0
coverage==4.5.3
DateTime==4.3
dnspython==1.16.0
email-validator==1.0.2
Flask==1.0.2
flask-marshmallow==0.10.1
Flask-Migrate==2.4.0
Flask-Script==2.0.6
Flask-SQLAlchemy==2.4.0
Flask-Validator==1.2.3
google-api-core==1.12.0
google-auth==1.6.3
google-cloud-core==1.0.2
google-cloud-storage==1.16.1
google-resumable-media==0.3.2
googleapis-common-protos==1.6.0
Flask-User==1.0.1.5
gunicorn==19.9.0
idna==2.8
itsdangerous==1.1.0
Jinja2==2.10.1
Mako==1.0.9
MarkupSafe==1.1.1
marshmallow==2.19.5
marshmallow-sqlalchemy==0.17.0
more-itertools==7.0.0
passlib==1.7.1
pluggy==0.9.0
protobuf==3.8.0
psycopg2-binary==2.8.2
py==1.8.0
py-moneyed==0.7.0
pyasn1==0.4.5
pyasn1-modules==0.2.5
pycparser==2.19
PyJWT==1.7.1
pytest==4.4.1
pytest-cov==2.6.1
python-dateutil==2.8.0
python-dotenv==0.10.1
python-editor==1.0.4
pytz==2017.2
requests==2.22.0
rsa==4.0
six==1.12.0
SQLAlchemy==1.3.3
urllib3==1.25.3
Werkzeug==0.15.2
zope.interface==4.6.0