Skip to content

Commit

Permalink
Merge pull request aodn#5 from aodn/pyarrow16
Browse files Browse the repository at this point in the history
pyarrow16
  • Loading branch information
lbesnard authored May 2, 2024
2 parents 0818fcc + 4e34467 commit d00be9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies:
- pandas
- shapely
- geopandas
- pyarrow==15.0.2
- pyarrow==16.0.0
- rechunker
- s3fs
- xarray[complete]
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
'h5py',
'scipy',
'boto3',
'pyarrow==15.0.2',
'pyarrow==16.0.0',
'rechunker',
's3fs',
'shapely',
Expand Down

0 comments on commit d00be9f

Please sign in to comment.