Skip to content

Commit

Permalink
Restrict pyarrow to <0.17.0 based on aertslab#164
Browse files Browse the repository at this point in the history
  • Loading branch information
cflerin committed May 4, 2020
1 parent ec1e83e commit d3120af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pandas>=0.20.1,<1.0.0
cloudpickle
dask==1.0.0
distributed>=1.21.6,<2.0.0
pyarrow>=0.11.1
pyarrow>=0.11.1,<0.17.0
arboreto
boltons
setuptools
Expand Down

0 comments on commit d3120af

Please sign in to comment.