File tree Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ boto==2.49.0
25
25
boto3 == 1.9.209
26
26
botocore == 1.12.209
27
27
branca == 0.4.0
28
- cachetools == 3.1.1
29
- # catboost==0.19.1
28
+ cachetools == 4.0.0
29
+ catboost == 0.22
30
30
category-encoders == 2.0.0
31
31
certifi == 2019.11.28
32
32
cffi == 1.14.0
@@ -35,6 +35,7 @@ Click==7.0
35
35
click-plugins == 1.1.1
36
36
cligj == 0.5.0
37
37
cloudpickle == 1.5.0
38
+ cmake == 3.18.4.post1
38
39
colorama == 0.4.3
39
40
colour == 0.1.5
40
41
contextlib2 == 0.5.5
@@ -69,6 +70,7 @@ fastrlock==0.4
69
70
fbprophet == 0.5
70
71
featuretools == 0.9.1
71
72
Fiona == 1.8.6
73
+ fire >= 0.1.3
72
74
flake8 == 3.7.9
73
75
folium == 0.10.0
74
76
funcy == 1.13
@@ -122,6 +124,7 @@ jupyter-console==6.1.0
122
124
jupyter-contrib-core == 0.3.3
123
125
jupyter-contrib-nbextensions == 0.5.1
124
126
jupyter-core == 4.6.3
127
+ jupyter-dash == 0.4.0
125
128
jupyter-highlight-selected-word == 0.2.0
126
129
jupyter-js-widgets-nbextension == 0.0.2.dev0
127
130
jupyter-lsp == 0.8.0
@@ -183,11 +186,12 @@ opt-einsum==3.2.0
183
186
osqp == 0.5.0
184
187
packaging == 20.3
185
188
pandas == 1.1.5
189
+ pandasgui == 0.2.7
186
190
pandocfilters == 1.4.2
187
191
parso == 0.7.0
188
192
pathspec == 0.7.0
189
- pbr == 5.5.0
190
193
patsy == 0.5.1
194
+ pbr == 5.5.0
191
195
pexpect == 4.8.0
192
196
pickleshare == 0.7.5
193
197
Pillow == 6.2.2
@@ -209,6 +213,7 @@ pyaml==19.12.0
209
213
pyasn1 == 0.4.8
210
214
pyasn1-modules == 0.2.8
211
215
pyarrow == 0.17.0
216
+ pycairo == 1.12.0
212
217
pycocotools == 2.0.0
213
218
pycodestyle == 2.5.0
214
219
pycparser == 2.19
@@ -249,6 +254,7 @@ PyYAML==5.3.1
249
254
pyzmq == 19.0.0
250
255
py-cpuinfo == 5.0.0
251
256
qtconsole == 4.7.1
257
+ qgrid == 1.3.1
252
258
QtPy == 1.9.0
253
259
regex == 2020.2.20
254
260
requests == 2.24.0
@@ -268,6 +274,7 @@ scikit-learn==0.23.1
268
274
scikit-plot == 0.3.7
269
275
scikit-optimize == 0.7.4
270
276
scikit-surprise == 1.1.0
277
+ scooby == 0.5.5
271
278
seaborn == 0.10.0
272
279
selenium == 3.141.0
273
280
Send2Trash == 1.5.0
@@ -277,7 +284,7 @@ Shapely==1.7.0
277
284
simpervisor == 0.3
278
285
simpleaudio == 1.0.4
279
286
simplejson == 3.17.0
280
- six == 1.13 .0
287
+ six == 1.14 .0
281
288
smart-open == 1.9.0
282
289
snowballstemmer == 2.0.0
283
290
sortedcontainers == 2.1.0
@@ -303,6 +310,7 @@ TPOT==0.11.1
303
310
tqdm == 4.43.0
304
311
traitlets == 4.3.3
305
312
trax == 1.3.3
313
+ transformers == 4.1.1
306
314
tweepy == 3.8.0
307
315
typed-ast == 1.4.1
308
316
typing == 3.7.4.1
@@ -313,7 +321,7 @@ urllib3==1.25.8
313
321
uvloop == 0.14.0
314
322
vecstack == 0.4.0
315
323
versioneer == 0.18
316
- vtk
324
+ vtk == 9.0.1
317
325
wcwidth == 0.1.8
318
326
webencodings == 0.5.1
319
327
Werkzeug == 1.0.0
You can’t perform that action at this time.
0 commit comments