Skip to content

Commit 1b28579

Browse files
committed
Fix cf_xarray dep in minimum env
1 parent 232b240 commit 1b28579

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pixi.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ uxarray = "2025.3.*"
5656
dask = "2024.6.*"
5757
zarr = "2.18.*"
5858
xgcm = { version = "0.9.*", channel = "conda-forge" }
59-
cf_xarray = "0.8.*"
59+
cf_xarray = "0.10.*"
6060
cftime = "1.6.*"
6161
pooch = "1.8.*"
6262

0 commit comments

Comments
 (0)