-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathrequirements.txt
90 lines (90 loc) · 1.46 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
83
84
85
86
87
88
89
90
aiodns==1.1.1
aiohttp==3.5.4
alembic==1.0.4
amqp==2.3.2
astroid==2.1.0
async-timeout==3.0.1
asyncio==3.4.3
asynctest==0.12.2
atomicwrites==1.2.1
attrs==18.2.0
billiard==3.5.0.4
boto3==1.9.93
botocore==1.12.93
cchardet==2.1.4
celery==4.2.1
certifi==2018.10.15
chardet==3.0.4
Click==7.0
codecov==2.0.15
coverage==4.5.2
cycler==0.10.0
decorator==4.3.0
docutils==0.14
Flask==1.0.2
Flask-Migrate==2.3.0
Flask-SQLAlchemy==2.3.2
flask-talisman==0.6.0
Flask-WTF==0.14.2
gevent==1.4.0
greenlet==0.4.15
gunicorn==19.9.0
idna==2.7
idna-ssl==1.1.0
ipython-genutils==0.2.0
iso8601==0.1.12
isort==4.3.4
itsdangerous==1.1.0
Jinja2==2.10
jmespath==0.9.3
jsonschema==2.6.0
jupyter-core==4.4.0
kiwisolver==1.0.1
kombu==4.2.1
lazy-object-proxy==1.3.1
lxml==4.2.5
mailchimp3==3.0.6
Mako==1.0.7
MarkupSafe==1.1.0
matplotlib==3.0.2
mccabe==0.6.1
more-itertools==4.3.0
multidict==4.5.1
nbformat==4.4.0
numpy==1.16.1
packaging==18.0
pandas==0.24.1
pip-autoremove==0.9.1
plotly==3.6.1
pluggy==0.8.0
psutil==5.4.8
psycopg2-binary==2.7.6.1
py==1.7.0
pycares==2.3.0
pylint==2.2.2
pyparsing==2.3.0
pytest==4.2.1
pytest-asyncio==0.10.0
pytest-cov==2.6.1
pytest-mock==1.10.1
pytest-sugar==0.9.2
python-dateutil==2.7.5
python-editor==1.0.3
pytz==2018.7
requests==2.21.0
retrying==1.3.3
s3transfer==0.2.0
six==1.11.0
SQLAlchemy==1.2.17
termcolor==1.1.0
titlecase==0.12.0
traitlets==4.3.2
typed-ast==1.1.1
typing==3.6.6
typing-extensions==3.7.2
urllib3==1.24.1
vine==1.1.4
Werkzeug==0.14.1
wrapt==1.10.11
WTForms==2.2.1
yarl==1.2.6