-
Notifications
You must be signed in to change notification settings - Fork 8
/
requirements.txt
58 lines (57 loc) · 1.35 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
################################################################################
# This requirements file has been automatically generated from `Pipfile` with
# `pipenv-to-requirements`
#
#
# This has been done to maintain backward compatibility with tools and services
# that do not support `Pipfile` yet.
#
# Do NOT edit it directly, use `pipenv install [-d]` to modify `Pipfile` and
# `Pipfile.lock` and then regenerate `requirements*.txt`.
################################################################################
alembic==1.0.11
cachetools==3.1.1
certifi==2019.6.16
chardet==3.0.4
click==7.0
clickclick==1.2.2
connexion==2.3.0
flask-cors==3.0.8
flask-migrate==2.5.2
flask-sqlalchemy==2.4.0
flask==1.1.1
google-api-core==1.14.2
google-auth==1.6.3
google-cloud-core==1.0.3
google-cloud-storage==1.17.0
google-resumable-media==0.3.2
googleapis-common-protos==1.6.0
gunicorn==19.9.0
idna==2.8
inflection==0.3.1
itsdangerous==1.1.0
jinja2==2.10.1
jsonschema==2.6.0
libgravatar==0.2.3
mako==1.0.14
markupsafe==1.1.1
mysqlclient==1.4.2.post1
openapi-spec-validator==0.2.8
pillow==6.1.0
protobuf==3.9.0
pyasn1-modules==0.2.5
pyasn1==0.4.6
pyjwt==1.7.1
pymysql==0.9.3
python-dateutil==2.8.0
python-dotenv==0.10.3
python-editor==1.0.4
pytz==2019.2
pyyaml==5.1.2
requests==2.22.0
rsa==4.0
six==1.12.0
sqlalchemy==1.3.6
swagger-ui-bundle==0.0.5
urllib3==1.25.3
werkzeug==0.15.5