@@ -20,7 +20,7 @@ bayesian-optimization==1.1.0
20
20
beautifulsoup4 == 4.6.0
21
21
black == 19.10b0
22
22
bleach == 3.1.1
23
- bokeh == 1.4.0
23
+ bokeh == 2.2.3
24
24
boto == 2.49.0
25
25
boto3 == 1.9.209
26
26
botocore == 1.12.209
@@ -119,29 +119,35 @@ json-tricks==3.14.0
119
119
json5 == 0.9.2
120
120
jsonschema == 3.2.0
121
121
jupyter == 1.0.0
122
- jupyter-client == 6.0.0
123
- jupyter-console == 6.1 .0
122
+ jupyter-client == 6.1.11
123
+ jupyter-console == 6.2 .0
124
124
jupyter-contrib-core == 0.3.3
125
125
jupyter-contrib-nbextensions == 0.5.1
126
- jupyter-core == 4.6.3
126
+ jupyter-core == 4.7.1
127
127
jupyter-dash == 0.4.0
128
128
jupyter-highlight-selected-word == 0.2.0
129
129
jupyter-js-widgets-nbextension == 0.0.2.dev0
130
- jupyter-lsp == 0.8.0
130
+ jupyter-kite < 2.0.0
131
+ jupyter-lsp == 1.1.3
131
132
jupyter-latex-envs == 1.4.6
132
133
jupyter-nbextensions-configurator == 0.4.1
133
- jupyter-server-proxy == 1.2.0
134
- jupyterlab == 2.1.4
135
- jupyterlabutils == 0.9.0
136
- jupyterlab-git == 0.20.0
134
+ jupyter-server-proxy == 1.6.0
135
+ #jupyter-tensorboard==0.2.0
136
+ #jupyterlab==3.0.7
137
+ jupyterlab == 2.2.9
138
+ jupyterlabutils == 0.10.0
139
+ jupyterlab-launcher == 0.13.1
140
+ jupyterlab-git == 0.23.3
137
141
jupyterlab-github == 2.0.0
142
+ jupyterlab-nvdashboard == 0.4.0
138
143
#jupyterlab-zip==1.0.1
139
- jupyterlab-server == 1 .1.5
140
- jupyterlab_hdf == 0.3.0
144
+ jupyterlab-server == 2 .1.5
145
+ jupyterlab_hdf == 0.5.1
141
146
jupyterthemes == 0.20.0
142
- Keras == 2.2.4
147
+ jupytext == 1.10.1
148
+ Keras == 2.3.1
143
149
Keras-Applications == 1.0.8
144
- Keras-Preprocessing == 1.1.0
150
+ Keras-Preprocessing == 1.1.2
145
151
kss == 1.3.1
146
152
kiwisolver == 1.1.0
147
153
konlpy == 0.5.2
@@ -224,6 +230,7 @@ pydot==1.4.1
224
230
pydotplus == 2.0.2
225
231
pyflakes == 2.1.1
226
232
pygal == 2.4.0
233
+ pygame == 1.9.6
227
234
pyglet == 1.5.0
228
235
Pygments == 2.5.2
229
236
pyLDAvis == 2.1.2
@@ -258,7 +265,7 @@ qtconsole==4.7.1
258
265
qgrid == 1.3.1
259
266
QtPy == 1.9.0
260
267
regex == 2020.2.20
261
- requests == 2.24.0
268
+ requests == 2.25.1
262
269
requests-oauthlib == 1.3.0
263
270
resampy == 0.2.1
264
271
retrying == 1.3.3
@@ -285,7 +292,7 @@ Shapely==1.7.0
285
292
simpervisor == 0.3
286
293
simpleaudio == 1.0.4
287
294
simplejson == 3.17.0
288
- six == 1.14 .0
295
+ six == 1.15 .0
289
296
smart-open == 1.9.0
290
297
snowballstemmer == 2.0.0
291
298
sortedcontainers == 2.1.0
@@ -309,9 +316,9 @@ toml==0.10.0
309
316
toolz == 0.10.0
310
317
tornado == 6.0.4
311
318
TPOT == 0.11.1
312
- tqdm == 4.43.0
319
+ tqdm == 4.55.1
313
320
traitlets == 4.3.3
314
- trax == 1.3.3
321
+ trax == 1.3.6
315
322
transformers == 4.1.1
316
323
tweepy == 3.8.0
317
324
typed-ast == 1.4.1
@@ -328,7 +335,7 @@ wcwidth==0.1.8
328
335
webencodings == 0.5.1
329
336
Werkzeug == 1.0.0
330
337
widgetsnbextension == 3.5.1
331
- wrapt == 1.11.2
338
+ wrapt == 1.12.1
332
339
yapf == 0.29.0
333
340
yarl == 1.4.2
334
341
zict == 1.0.0
0 commit comments