@@ -15,6 +15,7 @@ attrs==19.3.0
15
15
audioread == 2.1.8
16
16
autopep8 == 1.5
17
17
avro-python3 == 1.9.1
18
+ Babel == 2.9.1
18
19
backcall == 0.1.0
19
20
bayesian-optimization == 1.1.0
20
21
beautifulsoup4 == 4.6.0
@@ -118,7 +119,6 @@ JPype1==0.7.2
118
119
json-tricks == 3.14.0
119
120
json5 == 0.9.2
120
121
jsonschema == 3.2.0
121
- jupyter == 1.0.0
122
122
jupyter-client == 6.1.11
123
123
jupyter-console == 6.2.0
124
124
jupyter-contrib-core == 0.3.3
@@ -128,28 +128,25 @@ 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
130
jupyter-kite < 2.0.0
131
- jupyter-lsp == 1.1.3
132
131
jupyter-latex-envs == 1.4.6
133
- jupyter-nbextensions-configurator == 0.4.1
132
+ jupyter-lsp == 1.1.3
133
+ jupyter-nbextensions_configurator == 0.4.1
134
134
jupyter-server-proxy == 1.6.0
135
- #jupyter-tensorboard==0.2.0
136
- #jupyterlab==3.0.7
137
- jupyterlab == 2.3.1
138
- jupyterlabutils == 0.10.0
139
- jupyterlab-launcher == 0.13.1
135
+ jupyter == 1.0.0
140
136
jupyterlab-git == 0.23.3
141
- jupyterlab-github == 2.0.0
137
+ jupyterlab-github == 2.0.0
138
+ jupyterlab-kite
139
+ jupyter_packaging == 0.9.2
140
+ jupyterlab-launcher == 0.13.1
142
141
jupyterlab-nvdashboard == 0.4.0
143
- #jupyterlab-zip==1. 0.1
142
+ #jupyterlab-pygments== 0.1.2
144
143
jupyterlab-server == 1.2.0
145
- jupyterlab_hdf == 0.5.1
144
+ jupyterlab == 2.3.1
145
+ jupyterlab_hdf == 0.3.0
146
+ jupyterlabutils == 0.9.0
146
147
jupyterthemes == 0.20.0
147
- jupyter-nbextensions_configurator == 0.4.1
148
148
jupytext == 1.10.1
149
- #Keras==2.4.3
150
- #Keras-Applications==1.0.8
151
- #Keras-Preprocessing==1.1.2
152
- kss == 1.3.1
149
+
153
150
kiwisolver == 1.1.0
154
151
konlpy == 0.5.2
155
152
lazy-object-proxy == 1.4.3
@@ -304,6 +301,7 @@ termcolor==1.1.0
304
301
terminado == 0.8.3
305
302
test-generator == 0.1.1
306
303
testpath == 0.4.4
304
+ typing_extensions == 3.7.4.2
307
305
ujson == 1.35
308
306
update-checker == 0.16
309
307
urllib3 == 1.25.8
@@ -314,6 +312,7 @@ vtk==9.0.1
314
312
wcwidth == 0.1.8
315
313
webencodings == 0.5.1
316
314
Werkzeug == 1.0.0
315
+ wheel == 0.33.6
317
316
#witwidget==1.8.0
318
317
wrapt == 1.11.2
319
318
yapf == 0.29.0
0 commit comments