Skip to content

Commit e6eebba

Browse files
committed
COMP: Bump xarray dep to >=2025.1.2
For Zarr-Python 3 compatibility.
1 parent 15556ef commit e6eebba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies = [
3737
"python-dateutil",
3838
"spatial_image >=1.2.1",
3939
"xarray-dataclasses >=1.9.1",
40-
"xarray >=2024.10.0",
40+
"xarray >=2025.1.2",
4141
"zarr",
4242
]
4343

0 commit comments

Comments
 (0)