Skip to content

Commit 0bae774

Browse files
committed
complict nvml
1 parent 523935d commit 0bae774

File tree

1 file changed

+16
-10
lines changed

1 file changed

+16
-10
lines changed

vendor/ngc-tensorflow/requirements.21.10.txt

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#adanet==0.9.0
21
aiohttp==3.8.0
32
aiozmq==0.9.0
43
albumentations==1.1.0
@@ -26,7 +25,6 @@ black==19.10b0
2625
bokeh==2.3.2
2726
boltons==20.2.1
2827
boto3<1.18.0
29-
# boto3==1.9.209
3028
boto==2.49.0
3129
botocore==1.12.209
3230
branca==0.4.0
@@ -35,9 +33,10 @@ catboost==0.22
3533
category-encoders==2.0.0
3634
certipy==0.1.3
3735
chardet==3.0.4
36+
click==8.0.2
3837
click-plugins
3938
cligj==0.5.0
40-
cloudpickle==1.5.0
39+
cloudpickle==2.0.0
4140
cmake==3.18.4.post1
4241
cmdstanpy==0.9.5
4342
colorama==0.4.3
@@ -66,6 +65,7 @@ deepdish==0.3.6
6665
deepmerge==0.1.0
6766
deprecation==2.1.0
6867
descartes==1.1.0
68+
dill==0.3.4
6969
distributed==2.11.0
7070
dm-haiku==0.0.1
7171
docker==5.0.0
@@ -97,6 +97,7 @@ flask-Compress==1.9.0
9797
flask==1.1.2
9898
folium==0.10.0
9999
funcy==1.13
100+
gast==0.4.0
100101
gDAL==3.0.4
101102
gensim==3.8.0
102103
geopandas==0.5.1
@@ -120,7 +121,7 @@ google-cloud-videointelligence==1.16.1
120121
google-cloud-vision==1.0.0
121122
google-crc32c==1.1.2
122123
google-images-download==2.8.0
123-
google-pasta==0.1.8
124+
google-pasta==0.2.0
124125
google-resumable-media==1.2.0
125126
google_api_core==1.23.0
126127
google_api_python_client==1.12.8
@@ -150,14 +151,16 @@ itsdangerous==1.1.0
150151
jPype1==0.7.2
151152
jaxlib==0.1.65
152153
jmespath==0.9.4
153-
joblib==0.14.1
154+
joblib==1.1.0
155+
Jinja2==3.0.2
154156
json-tricks==3.14.0
155157
jsonpickle==1.5.2
156-
jsonschema==3.2.0
158+
jsonschema==4.0.1
157159
jupyter
158160
jupyter-console==6.2.0
159161
jupyter-contrib-core==0.3.3
160162
jupyter-contrib-nbextensions==0.5.1
163+
jupyter-client==7.0.6
161164
jupyter-dash==0.4.0
162165
jupyter-highlight-selected-word==0.2.0
163166
jupyter-js-widgets-nbextension==0.0.2.dev0
@@ -182,7 +185,7 @@ jupyterlab-github==2.0.0
182185
jupyterlab-hdf==0.5.1
183186
jupyterlab-launcher==0.13.1
184187
jupyterlab-lsp==3.6.0
185-
jupyterlab-nvdashboard==0.5.0
188+
#jupyterlab-nvdashboard==0.5.0
186189
jupyterlabutils
187190
jupyterthemes==0.20.0
188191
keras
@@ -246,10 +249,11 @@ ply==3.11
246249
prettytable==2.1.0
247250
progressbar==2.5
248251
prometheus-flask-exporter==0.18.2
249-
ptyprocess==0.6.0
252+
ptyprocess==0.7.0
250253
pulp==2.5.1
251254
py-cpuinfo==5.0.0
252255
py==1.8.2
256+
pycparser==2.20
253257
pyGObject==3.36.0
254258
pyLDAvis==2.1.2
255259
pyOpenSSL==19.1.0
@@ -277,7 +281,7 @@ pylint==2.11.1
277281
pyls-black==0.4.4
278282
pymongo==3.10.1
279283
pynput==1.7.3
280-
pynvml==8.0.4
284+
pynvml==11.0.0
281285
pyproj==2.5.0
282286
pyqt5==5.15.0
283287
pyshp
@@ -347,13 +351,15 @@ threadpoolctl==2.1.0
347351
tomlkit==0.7.0
348352
toolz==0.10.0
349353
torch
350-
transformers==4.12.3
354+
transformers==4.12.5
351355
tweepy==3.10.0
352356
typed-ast==1.4.3
353357
typing==3.7.4.3
358+
typing-extensions==3.7.4.3
354359
ujson
355360
update-checker==0.16
356361
uritemplate==3.0.1
362+
urllib3==1.26.7
357363
vecstack==0.4.0
358364
versioneer==0.18
359365
visdom>=0.1.8.9

0 commit comments

Comments
 (0)