Skip to content

upgrade deps#100

Merged
thwllms merged 3 commits intomainfrom
upgrade-deps
Mar 25, 2026
Merged

upgrade deps#100
thwllms merged 3 commits intomainfrom
upgrade-deps

Conversation

@barne856
Copy link
Copy Markdown
Member

@barne856 barne856 commented Mar 24, 2026

Removes pinned/capped versions of the following dependencies:

Package Before After
pandas >=2.0,<3.0 >=2.0
xarray <=2025.4.0 unpinned
geopandas >=1.0,<2.0 >=1.0
zarr (dev) ==2.18.2 >=3.0
fiona (dev) ==1.9.6 >=1.10
kerchunk (dev) unpinned (resolved to 0.2.7) >=0.2.9
numcodecs (dev) <0.16 >=0.15

Test fixtures are also updated to work with updated versions.

Verificaiton

All pytest tests pass

@barne856 barne856 requested a review from thwllms March 24, 2026 20:02
Copy link
Copy Markdown
Contributor

@thwllms thwllms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@barne856 awesome! Much appreciated. Can you update the version number to 0.12.0 before merging?

@barne856
Copy link
Copy Markdown
Member Author

@thwllms I cannot merge this since there is a pending check outstanding that we don't need anymore

@thwllms thwllms merged commit 78a5992 into main Mar 25, 2026
4 checks passed
@thwllms thwllms deleted the upgrade-deps branch March 25, 2026 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants