@@ -60,39 +60,39 @@ precommit = "pre-commit run --all"
6060checklinks = " jupyter-book build ./ --builder linkcheck"
6161
6262[tool .pixi .dependencies ]
63- jupyter-book = " >=1.0.3 ,<2"
64- pre-commit = " >=4.1 .0,<5"
63+ jupyter-book = " >=1.0.4.post1 ,<2"
64+ pre-commit = " >=4.2 .0,<5"
6565dask-labextension = " >=7.0.0,<8"
66- jupyterlab = " >=4.3.5 ,<5"
66+ jupyterlab = " >=4.4.4 ,<5"
6767jupyter_bokeh = " >=4.0.5,<5"
6868jupyterlab-myst = " >=2.4.2,<3"
6969jupyter-resource-usage = " >=1.1.1,<2"
7070cartopy = " >=0.24.0,<0.25"
71- cf_xarray = " >=0.10.0 ,<0.11"
72- dask = " >=2025.2.0 ,<2026"
73- datashader = " >=0.17.0 ,<0.18 "
74- distributed = " >=2025.2.0 ,<2026"
75- gcsfs = " >=2025.2.0 ,<2026"
71+ cf_xarray = " >=0.10.6 ,<0.11"
72+ dask = " >=2025.5.1 ,<2026"
73+ datashader = " >=0.18.1 ,<0.19 "
74+ distributed = " >=2025.5.1 ,<2026"
75+ gcsfs = " >=2025.5.1 ,<2026"
7676geoviews-core = " >=1.14.0,<2"
7777gsw = " >=3.6.19,<4"
78- hvplot = " >=0.11.2 ,<0.12"
79- h5netcdf = " >=1.5.0 ,<2"
78+ hvplot = " >=0.11.3 ,<0.12"
79+ h5netcdf = " >=1.6.2 ,<2"
8080ipykernel = " >=6.29.5,<7"
81- matplotlib-base = " >=3.10.0 ,<4"
81+ matplotlib-base = " >=3.10.3 ,<4"
8282netcdf4 = " >=1.7.2,<2"
83- numpy = " >=2.1.3 ,<3"
84- pint-xarray = " >=0.4 ,<0.5 "
85- pydap = " >=3.5.3 ,<4"
86- python-graphviz = " >=0.20.3 ,<0.21 "
83+ numpy = " >=2.2.6 ,<3"
84+ pint-xarray = " >=0.5.0 ,<0.6 "
85+ pydap = " >=3.5.5 ,<4"
86+ python-graphviz = " >=0.21 ,<0.22 "
8787pooch = " >=1.8.2,<2"
88- rioxarray = " >=0.18.2 ,<0.19 "
89- scipy = " >=1.15.2 ,<2"
90- sphinx-codeautolink = " >=0.17.0 ,<0.18"
88+ rioxarray = " >=0.19.0 ,<0.20 "
89+ scipy = " >=1.16.0 ,<2"
90+ sphinx-codeautolink = " >=0.17.4 ,<0.18"
9191sphinxcontrib-mermaid = " >=1.0.0,<2"
92- sphinx-notfound-page = " >=1.0.4 ,<2"
92+ sphinx-notfound-page = " >=1.1.0 ,<2"
9393sphinxext-rediraffe = " >=0.2.7,<0.3"
94- s3fs = " >=2025.2.0 ,<2026"
95- xarray = " >=2025.1.2 ,<2026"
96- zarr = " >=3.0.3 ,<4"
97- flox = " >=0.10.0 ,<0.11"
94+ s3fs = " >=2025.5.1 ,<2026"
95+ xarray = " >=2025.6.1 ,<2026"
96+ zarr = " >=3.0.8 ,<4"
97+ flox = " >=0.10.4 ,<0.11"
9898numbagg = " >=0.9.0,<0.10"
0 commit comments