Skip to content

Commit

Permalink
Pin zarr dependency to <3
Browse files Browse the repository at this point in the history
Closes #1102
  • Loading branch information
pont-us committed Jan 10, 2025
1 parent 7cce4f3 commit 51bf3a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies:
- tornado >=6.0
- urllib3 >=1.26
- xarray >=2024.7
- zarr >=2.11
- zarr >=2.11,<3 # until we can ensure zarr 3 compatibility; see Issue #1102
# Chartlets
- altair
- pip
Expand Down

0 comments on commit 51bf3a7

Please sign in to comment.