File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ dependencies:
77 - h5py
88 - hdf5
99 - netcdf4
10- - xarray>=2024.10.0
10+ - xarray>=2025.1.1
1111 - kerchunk>=0.2.5
1212 - numpy>=2.0.0
1313 - ujson
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ dependencies:
66 - h5py
77 - hdf5
88 - netcdf4
9- - xarray>=2024.10.0
9+ - xarray>=2025.1.1
1010 - numpy>=2.0.0
1111 - numcodecs
1212 - packaging
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ channels:
33 - conda-forge
44 - nodefaults
55dependencies :
6- - xarray>=2024.10.0
6+ - xarray>=2025.1.1
77 - h5netcdf
88 - h5py
99 - hdf5
@@ -28,6 +28,6 @@ dependencies:
2828 - fsspec
2929 - pip
3030 - pip :
31- - icechunk>=0.1.0a8 # Installs zarr v3 as dependency
31+ - icechunk>=0.1.0a10 # Installs zarr v3 as dependency
3232 # - git+https://github.com/fsspec/kerchunk@main # kerchunk is currently incompatible with zarr-python v3 (https://github.com/fsspec/kerchunk/pull/516)
3333 - imagecodecs-numcodecs==2024.6.1
You can’t perform that action at this time.
0 commit comments