Skip to content

Commit

Permalink
Merge pull request #73 from developmentseed/pin-zarr
Browse files Browse the repository at this point in the history
Update pyproject.toml
  • Loading branch information
abarciauskas-bgse authored Jan 11, 2025
2 parents 8e6d222 + 43c6f9c commit 52f7f8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies = [
"numpy<2.0.0",
"xarray",
"rioxarray",
"zarr",
"zarr>=2,<3",
"fakeredis",
"fsspec",
"s3fs",
Expand Down

0 comments on commit 52f7f8a

Please sign in to comment.