Skip to content

Commit 6db044e

Browse files
author
Nikhil Raverkar
committed
upgrading pyarrow to fix the numpy 1.21.0 broken changes and fixing integ test
1 parent ba32cfc commit 6db044e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ deps =
1010
-r{toxinidir}/requirements.txt
1111
-r{toxinidir}/test-requirements.txt
1212
conda_deps=
13-
pyarrow=0.16.0
13+
pyarrow=3.0.0
1414
mlio-py=0.5
1515
conda_channels=
1616
conda-forge

0 commit comments

Comments
 (0)