Skip to content

Commit 11b0458

Browse files
MAINT: Temporarily pin xarray<2026.4.0 (pt. 2) (#2578)
1 parent 5b444c8 commit 11b0458

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
@@ -26,7 +26,7 @@ dependencies = [
2626
"netCDF4 >=1.7.2",
2727
"zarr >=2.15.0,!=2.18.0,<3",
2828
"tqdm >=4.50.0",
29-
"xarray >=2024.5.0",
29+
"xarray >=2024.5.0,<2026.4.0", # TODO: remove upper pin when https://github.com/UXARRAY/uxarray/issues/1490 is resolved
3030
"uxarray >=2025.3.0",
3131
"pooch >=1.8.0",
3232
"xgcm >=0.9.0",

0 commit comments

Comments
 (0)