Skip to content

Commit af35705

Browse files
committed
python packages for NGC 21.02
1 parent f045870 commit af35705

File tree

1 file changed

+25
-18
lines changed

1 file changed

+25
-18
lines changed

vendor/ngc-tensorflow/requirements.txt

Lines changed: 25 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ bayesian-optimization==1.1.0
2020
beautifulsoup4==4.6.0
2121
black==19.10b0
2222
bleach==3.1.1
23-
bokeh==1.4.0
23+
bokeh==2.2.3
2424
boto==2.49.0
2525
boto3==1.9.209
2626
botocore==1.12.209
@@ -119,29 +119,35 @@ json-tricks==3.14.0
119119
json5==0.9.2
120120
jsonschema==3.2.0
121121
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
124124
jupyter-contrib-core==0.3.3
125125
jupyter-contrib-nbextensions==0.5.1
126-
jupyter-core==4.6.3
126+
jupyter-core==4.7.1
127127
jupyter-dash==0.4.0
128128
jupyter-highlight-selected-word==0.2.0
129129
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
131132
jupyter-latex-envs==1.4.6
132133
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
137141
jupyterlab-github==2.0.0
142+
jupyterlab-nvdashboard==0.4.0
138143
#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
141146
jupyterthemes==0.20.0
142-
Keras==2.2.4
147+
jupytext==1.10.1
148+
Keras==2.3.1
143149
Keras-Applications==1.0.8
144-
Keras-Preprocessing==1.1.0
150+
Keras-Preprocessing==1.1.2
145151
kss==1.3.1
146152
kiwisolver==1.1.0
147153
konlpy==0.5.2
@@ -224,6 +230,7 @@ pydot==1.4.1
224230
pydotplus==2.0.2
225231
pyflakes==2.1.1
226232
pygal==2.4.0
233+
pygame==1.9.6
227234
pyglet==1.5.0
228235
Pygments==2.5.2
229236
pyLDAvis==2.1.2
@@ -258,7 +265,7 @@ qtconsole==4.7.1
258265
qgrid==1.3.1
259266
QtPy==1.9.0
260267
regex==2020.2.20
261-
requests==2.24.0
268+
requests==2.25.1
262269
requests-oauthlib==1.3.0
263270
resampy==0.2.1
264271
retrying==1.3.3
@@ -285,7 +292,7 @@ Shapely==1.7.0
285292
simpervisor==0.3
286293
simpleaudio==1.0.4
287294
simplejson==3.17.0
288-
six==1.14.0
295+
six==1.15.0
289296
smart-open==1.9.0
290297
snowballstemmer==2.0.0
291298
sortedcontainers==2.1.0
@@ -309,9 +316,9 @@ toml==0.10.0
309316
toolz==0.10.0
310317
tornado==6.0.4
311318
TPOT==0.11.1
312-
tqdm==4.43.0
319+
tqdm==4.55.1
313320
traitlets==4.3.3
314-
trax==1.3.3
321+
trax==1.3.6
315322
transformers==4.1.1
316323
tweepy==3.8.0
317324
typed-ast==1.4.1
@@ -328,7 +335,7 @@ wcwidth==0.1.8
328335
webencodings==0.5.1
329336
Werkzeug==1.0.0
330337
widgetsnbextension==3.5.1
331-
wrapt==1.11.2
338+
wrapt==1.12.1
332339
yapf==0.29.0
333340
yarl==1.4.2
334341
zict==1.0.0

0 commit comments

Comments
 (0)