Skip to content

Commit

Permalink
add in pyarrow dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
crvernon committed Sep 5, 2024
1 parent 825e84f commit d742262
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ maintainers = [
dependencies = [
'numpy>=1.19.4',
'scipy>=1.12',
'pyarrow>=17.0.0',
'pandas>=1.1.4',
'rasterio>=1.2.3',
'rioxarray>=0.15',
Expand Down

0 comments on commit d742262

Please sign in to comment.