Skip to content

Commit 25f0a20

Browse files
committed
tensorflow-model-analysis 0.30.0 depends on pyarrow<3 and >=1
1 parent 61b49df commit 25f0a20

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

vendor/ngc-tensorflow/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
absl-py==0.8.0
1+
absl-py==0.12.0
22
adanet==0.5.0
33
aiohttp==3.6.2
44
aiozmq==0.9.0
@@ -248,7 +248,7 @@ pyVirtualDisplay==1.3.2
248248
pyWavelets==1.1.1
249249
pyYAML==5.3.1
250250
pyaml==19.12.0
251-
pyarrow==0.17.0
251+
pyarrow==2.0.0
252252
pyasn1-modules==0.2.8
253253
pyasn1==0.4.8
254254
pycairo==1.19.0
@@ -305,7 +305,7 @@ scikit-learn==0.23.1
305305
scikit-optimize==0.7.4
306306
scikit-plot==0.3.7
307307
scikit-surprise==1.1.0
308-
scipy==1.6.1
308+
scipy==1.4.1
309309
scooby==0.5.5
310310
scs==2.1.2
311311
seaborn==0.10.0
@@ -331,15 +331,15 @@ tblib==1.6.0
331331
#tensorflow==2.4.1
332332
tensorflow_datasets==4.1.0
333333
tensorflow_hub==0.10.0
334-
tensorflow_metadata==0.23.0
335-
tensorflow_model_analysis==0.23.0
334+
tensorflow_metadata==0.30.0
335+
tensorflow_model_analysis==0.30.0
336336
tensorflow_text==2.4.3
337337
termcolor==1.1.0
338338
terminado==0.8.3
339339
test-generator==0.1.1
340340
testpath==0.4.4
341341
tf2onnx==1.5.5
342-
#tfx-bsl==0.23.0
342+
tfx-bsl==0.30.0
343343
toml==0.10.0
344344
toolz==0.10.0
345345
tornado==6.1

0 commit comments

Comments
 (0)