-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
277 lines (277 loc) · 4.75 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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt requirements.in
#
autopep8==1.3.5
# via -r requirements.in
beautifulsoup4==4.11.1
# via nbconvert
bleach==2.1.3
# via nbconvert
blinker==1.4
# via nikola
certifi==2018.4.16
# via
# kaggle
# requests
chardet==3.0.4
# via requests
cloudpickle==0.5.3
# via doit
cycler==0.10.0
# via matplotlib
decorator==4.3.0
# via ipython
defusedxml==0.7.1
# via nbconvert
docutils==0.14
# via nikola
doit==0.29.0
# via nikola
entrypoints==0.2.3
# via
# jupyter-client
# nbconvert
fastjsonschema==2.16.1
# via nbformat
ghp-import2==1.0.1
# via -r requirements.in
html5lib==1.0.1
# via bleach
idna==2.7
# via requests
ipykernel==4.8.2
# via
# ipywidgets
# jupyter
# jupyter-console
# notebook
# qtconsole
ipython==5.10.0
# via
# ipykernel
# ipywidgets
# jupyter-console
ipython-genutils==0.2.0
# via
# notebook
# qtconsole
ipywidgets==7.3.2
# via jupyter
jinja2==3.1.2
# via
# nbconvert
# notebook
jsonschema==2.6.0
# via nbformat
jupyter==1.0.0
# via -r requirements.in
jupyter-client==7.3.4
# via
# ipykernel
# jupyter-console
# nbclient
# notebook
# qtconsole
jupyter-console==5.2.0
# via jupyter
jupyter-core==4.11.1
# via
# jupyter-client
# nbconvert
# nbformat
# notebook
# qtconsole
jupyterlab-pygments==0.2.2
# via nbconvert
kaggle==1.4.6
# via -r requirements.in
kiwisolver==1.0.1
# via matplotlib
logbook==1.4.0
# via nikola
lxml==4.6.3
# via
# nbconvert
# nikola
mako==1.0.7
# via nikola
markdown==2.6.11
# via nikola
markupsafe==2.1.1
# via
# jinja2
# mako
# nbconvert
matplotlib==2.2.2
# via seaborn
mistune==0.8.3
# via nbconvert
natsort==5.3.3
# via nikola
nbclient==0.6.7
# via nbconvert
nbconvert==6.5.1
# via
# jupyter
# notebook
nbformat==5.4.0
# via
# ipywidgets
# nbclient
# nbconvert
# notebook
nest-asyncio==1.5.5
# via
# jupyter-client
# nbclient
nikola==7.8.15
# via -r requirements.in
notebook==5.6.0
# via
# jupyter
# widgetsnbextension
numpy==1.15.0
# via
# matplotlib
# pandas
# scipy
# seaborn
packaging==21.3
# via nbconvert
pandas==0.23.4
# via seaborn
pandocfilters==1.4.2
# via nbconvert
pexpect==4.6.0
# via ipython
pickleshare==0.7.4
# via ipython
piexif==1.0.13
# via nikola
pillow==5.2.0
# via nikola
prometheus-client==0.3.1
# via notebook
prompt-toolkit==1.0.15
# via
# ipython
# jupyter-console
ptyprocess==0.6.0
# via
# pexpect
# terminado
pycodestyle==2.4.0
# via autopep8
pygments==2.5.2
# via
# ipython
# jupyter-console
# nbconvert
# nikola
# qtconsole
pyinotify==0.9.6
# via doit
pyparsing==2.2.0
# via
# matplotlib
# packaging
pyrss2gen==1.1
# via nikola
python-dateutil==2.8.2
# via
# jupyter-client
# kaggle
# matplotlib
# nikola
# pandas
pytz==2018.5
# via
# matplotlib
# pandas
pyzmq==23.2.1
# via
# jupyter-client
# notebook
qtconsole==4.3.1
# via jupyter
requests==2.19.1
# via
# kaggle
# nikola
scikit-learn==0.19.2
# via sklearn
scipy==1.1.0
# via seaborn
seaborn==0.9.0
# via -r requirements.in
send2trash==1.5.0
# via notebook
simplegeneric==0.8.1
# via ipython
six==1.11.0
# via
# bleach
# cycler
# doit
# html5lib
# kaggle
# matplotlib
# prompt-toolkit
# python-dateutil
sklearn==0.0
# via -r requirements.in
soupsieve==2.3.2.post1
# via beautifulsoup4
tabulate==0.8.2
# via -r requirements.in
terminado==0.8.1
# via notebook
tinycss2==1.1.1
# via nbconvert
tornado==6.2
# via
# ipykernel
# jupyter-client
# notebook
# terminado
tqdm==4.25.0
# via kaggle
traitlets==5.3.0
# via
# ipykernel
# ipython
# ipywidgets
# jupyter-client
# jupyter-core
# nbclient
# nbconvert
# nbformat
# notebook
# qtconsole
unidecode==1.0.22
# via nikola
urllib3==1.22
# via
# kaggle
# requests
virtualenv==16.0.0
# via virtualfish
virtualfish==1.0.6
# via -r requirements.in
wcwidth==0.1.7
# via prompt-toolkit
webassets==0.12.1
# via -r requirements.in
webencodings==0.5.1
# via
# html5lib
# tinycss2
wheel==0.31.1
# via -r requirements.in
widgetsnbextension==3.3.1
# via ipywidgets
yapsy==1.11.223
# via nikola