-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
64 lines (64 loc) · 1.17 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
alembic==1.0.10
asn1crypto==0.24.0
astroid==2.2.5
Authlib==0.10
cachetools==3.1.0
certifi==2019.3.9
cffi==1.12.2
chardet==3.0.4
Click==7.0
cryptography==2.6.1
Flask==1.0.2
Flask-Assets==0.12
Flask-Login==0.4.1
Flask-Migrate==2.5.2
Flask-SQLAlchemy==2.4.0
Flask-WTF==0.14.2
google-api-core==1.9.0
google-auth==1.6.3
google-cloud-core==0.29.1
google-cloud-logging==1.10.0
googleapis-common-protos==1.5.9
grpcio==1.20.0
gunicorn==19.9.0
html2text==2018.1.9
idna==2.8
invoke==1.2.0
isort==4.3.16
itsdangerous==1.1.0
Jinja2==2.10.1
json-e==3.0.0
lazy-object-proxy==1.3.1
loginpass==0.2.1
Mako==1.0.12
MarkupSafe==1.1.1
mccabe==0.6.1
pendulum==2.0.4
pip-tools==3.4.0
protobuf==3.7.1
pyasn1==0.4.5
pyasn1-modules==0.2.5
pycparser==2.19
pylint==2.3.1
PyMySQL==0.9.3
python-dateutil==2.8.0
python-editor==1.0.4
python-http-client==3.1.0
pytz==2019.1
pytzdata==2018.9
PyYAML==5.1
redis==2.10.6
requests==2.21.0
rsa==4.0
sendgrid==6.0.4
serpy==0.3.1
six==1.12.0
SQLAlchemy==1.3.4
structlog==19.1.0
-e git+https://github.com/spaceshipearth/tasktiger.git@2f159cec740acc8035da136dfa4253723a40886d#egg=tasktiger
typed-ast==1.3.1
urllib3==1.24.2
webassets==0.12.1
Werkzeug==0.15.1
wrapt==1.11.1
WTForms==2.2.1