Skip to content

Commit a307b09

Browse files
committed
onnx 1.8.1
1 parent bc2f35d commit a307b09

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

vendor/ngc-tensorflow/requirements.txt

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ boto==2.49.0
2525
boto3==1.9.209
2626
botocore==1.12.209
2727
branca==0.4.0
28-
cachetools==4.0.0
28+
cachetools==3.1.1
2929
catboost==0.22
3030
category-encoders==2.0.0
3131
certifi==2019.11.28
@@ -44,7 +44,7 @@ coverage==4.5.4
4444
cryptography==3.0
4545
cvxpy==1.0.24
4646
cycler==0.10.0
47-
Cython==0.29.13
47+
Cython==0.29.21
4848
dask==2.9.0
4949
#dataclasses==0.8
5050
deap==1.3.1
@@ -156,6 +156,7 @@ lxml==4.5.0
156156
Mako==1.0.7
157157
Markdown==3.2.1
158158
MarkupSafe==1.1.1
159+
matplotlib==3.3.3
159160
mccabe==0.6.1
160161
mistune==0.8.4
161162
mlxtend==0.17.2
@@ -178,14 +179,15 @@ networkx==2.4
178179
nltk==3.2.5
179180
numba==0.48.0
180181
numexpr==2.7.0
182+
numpy==1.20.1
181183
oauthlib==3.1.0
182184
oauth2client==3.0.0
183-
onnx==1.6.0
185+
onnx==1.8.1
184186
#onnx-plaidml==0.6.3
185187
opt-einsum==3.2.0
186188
osqp==0.5.0
187189
packaging==20.3
188-
pandas==1.1.5
190+
pandas==1.2.1
189191
pandasgui==0.2.7
190192
pandocfilters==1.4.2
191193
parso==0.7.0
@@ -213,7 +215,7 @@ pyaml==19.12.0
213215
pyasn1==0.4.8
214216
pyasn1-modules==0.2.8
215217
pyarrow==0.17.0
216-
pycairo==1.12.0
218+
pycairo==1.19.0
217219
pycocotools==2.0.0
218220
pycodestyle==2.5.0
219221
pycparser==2.19
@@ -305,6 +307,7 @@ tfx-bsl==0.24.1
305307
tf2onnx==1.5.5
306308
toml==0.10.0
307309
toolz==0.10.0
310+
tornado==6.0.4
308311
TPOT==0.11.1
309312
tqdm==4.43.0
310313
traitlets==4.3.3

0 commit comments

Comments
 (0)