File tree Expand file tree Collapse file tree 1 file changed +14
-10
lines changed Expand file tree Collapse file tree 1 file changed +14
-10
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,7 @@ boto==2.49.0
25
25
boto3==1.9.209
26
26
botocore==1.12.209
27
27
branca==0.4.0
28
+ chardet
28
29
cachetools==3.1.1
29
30
catboost==0.22
30
31
category-encoders==2.0.0
@@ -128,21 +129,23 @@ jupyter-dash==0.4.0
128
129
jupyter-highlight-selected-word==0.2.0
129
130
jupyter-js-widgets-nbextension==0.0.2.dev0
130
131
jupyter-kite<2.0.0
131
- jupyter-lsp==1.1.3
132
+ jupyter-lsp
132
133
jupyter-latex-envs==1.4.6
133
134
jupyter-nbextensions-configurator==0.4.1
134
135
jupyter-server-proxy==1.6.0
135
136
#jupyter-tensorboard==0.2.0
136
137
#jupyterlab==3.0.7
137
- jupyterlab==2.3.1
138
- jupyterlabutils==0.10.0
139
- jupyterlab-launcher==0.13.1
140
- jupyterlab-git==0.23.3
141
- jupyterlab-github==2.0.0
142
- jupyterlab-nvdashboard==0.4.0
138
+ jupyterlab>=3.0.0,<4.0.0a0
139
+ jupyterlab-lsp
140
+ #jupyterlab==2.3.1
141
+ jupyterlabutils
142
+ jupyterlab-launcher
143
+ jupyterlab-git
144
+ jupyterlab-github
145
+ jupyterlab-nvdashboard
143
146
#jupyterlab-zip==1.0.1
144
- jupyterlab-server==1.2.0
145
- jupyterlab_hdf==0.5.1
147
+ jupyterlab-server
148
+ jupyterlab_hdf
146
149
jupyterthemes==0.20.0
147
150
jupytext==1.10.1
148
151
#Keras==2.4.3
@@ -303,9 +306,10 @@ termcolor==1.1.0
303
306
terminado==0.8.3
304
307
test-generator==0.1.1
305
308
testpath==0.4.4
309
+ tornado>=6.1.0
306
310
ujson==1.35
307
311
update-checker==0.16
308
- urllib3==1.25.8
312
+ urllib3
309
313
uvloop==0.14.0
310
314
vecstack==0.4.0
311
315
versioneer==0.18
You can’t perform that action at this time.
0 commit comments