Skip to content

Commit

Permalink
Added pyarrow dependency for reading parquet files
Browse files Browse the repository at this point in the history
  • Loading branch information
calebrob6 committed Sep 20, 2024
1 parent 8a226eb commit 518fe63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements/datasets.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
h5py==3.11.0
laspy==2.5.4
opencv-python==4.10.0.84
pyarrow==17.0.0
pycocotools==2.0.8
pyvista==0.44.1
scikit-image==0.24.0
Expand Down
1 change: 1 addition & 0 deletions requirements/min-reqs.old
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ torchvision==0.14.0
h5py==3.6.0
laspy==2.0.0
opencv-python==4.5.4.58
pyarrow==15.0.0
pycocotools==2.0.7
pyvista==0.34.2
scikit-image==0.19.0
Expand Down

0 comments on commit 518fe63

Please sign in to comment.