We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b444c8 commit 11b0458Copy full SHA for 11b0458
1 file changed
pyproject.toml
@@ -26,7 +26,7 @@ dependencies = [
26
"netCDF4 >=1.7.2",
27
"zarr >=2.15.0,!=2.18.0,<3",
28
"tqdm >=4.50.0",
29
- "xarray >=2024.5.0",
+ "xarray >=2024.5.0,<2026.4.0", # TODO: remove upper pin when https://github.com/UXARRAY/uxarray/issues/1490 is resolved
30
"uxarray >=2025.3.0",
31
"pooch >=1.8.0",
32
"xgcm >=0.9.0",
0 commit comments