Skip to content

Commit

Permalink
Pin to Zarr 2 til we can migrate the S3 code
Browse files Browse the repository at this point in the history
  • Loading branch information
BenGalewsky committed Jan 30, 2025
1 parent 2c0753e commit 2402f9d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ dependencies = [
"s3fs",
"intake-esm==2024.2.6",
"xarray[complete]",
"zarr",
# Pin to Zarr 2 til more examples come up on how to use Zarr 3 with S3
"zarr<3",
"beautifulsoup4"
]

Expand Down

0 comments on commit 2402f9d

Please sign in to comment.