Skip to content

Commit 5728b41

Browse files
committed
urllib3 (1.26.4) or chardet (3.0.4) doesn't match a supported version!
1 parent 01bfe2f commit 5728b41

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed

vendor/ngc-tensorflow/requirements.py36.txt

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ boto==2.49.0
2525
boto3==1.9.209
2626
botocore==1.12.209
2727
branca==0.4.0
28+
chardet
2829
cachetools==3.1.1
2930
catboost==0.22
3031
category-encoders==2.0.0
@@ -128,21 +129,23 @@ jupyter-dash==0.4.0
128129
jupyter-highlight-selected-word==0.2.0
129130
jupyter-js-widgets-nbextension==0.0.2.dev0
130131
jupyter-kite<2.0.0
131-
jupyter-lsp==1.1.3
132+
jupyter-lsp
132133
jupyter-latex-envs==1.4.6
133134
jupyter-nbextensions-configurator==0.4.1
134135
jupyter-server-proxy==1.6.0
135136
#jupyter-tensorboard==0.2.0
136137
#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
143146
#jupyterlab-zip==1.0.1
144-
jupyterlab-server==1.2.0
145-
jupyterlab_hdf==0.5.1
147+
jupyterlab-server
148+
jupyterlab_hdf
146149
jupyterthemes==0.20.0
147150
jupytext==1.10.1
148151
#Keras==2.4.3
@@ -303,9 +306,10 @@ termcolor==1.1.0
303306
terminado==0.8.3
304307
test-generator==0.1.1
305308
testpath==0.4.4
309+
tornado>=6.1.0
306310
ujson==1.35
307311
update-checker==0.16
308-
urllib3==1.25.8
312+
urllib3
309313
uvloop==0.14.0
310314
vecstack==0.4.0
311315
versioneer==0.18

0 commit comments

Comments
 (0)