Skip to content

Commit 10f3e71

Browse files
committed
update binder env
1 parent 7bdbe86 commit 10f3e71

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

.binder/environment.yml

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -3,40 +3,40 @@ channels:
33
- conda-forge
44
- nodefaults
55
dependencies:
6-
- jupyter-book >=1.0.3,<2
7-
- pre-commit >=4.1.0,<5
6+
- jupyter-book >=1.0.4.post1,<2
7+
- pre-commit >=4.2.0,<5
88
- dask-labextension >=7.0.0,<8
9-
- jupyterlab >=4.3.5,<5
9+
- jupyterlab >=4.4.4,<5
1010
- jupyter_bokeh >=4.0.5,<5
1111
- jupyterlab-myst >=2.4.2,<3
1212
- jupyter-resource-usage >=1.1.1,<2
1313
- cartopy >=0.24.0,<0.25
14-
- cf_xarray >=0.10.0,<0.11
15-
- dask >=2025.2.0,<2026
16-
- datashader >=0.17.0,<0.18
17-
- distributed >=2025.2.0,<2026
18-
- gcsfs >=2025.2.0,<2026
14+
- cf_xarray >=0.10.6,<0.11
15+
- dask >=2025.5.1,<2026
16+
- datashader >=0.18.1,<0.19
17+
- distributed >=2025.5.1,<2026
18+
- gcsfs >=2025.5.1,<2026
1919
- geoviews-core >=1.14.0,<2
2020
- gsw >=3.6.19,<4
21-
- hvplot >=0.11.2,<0.12
22-
- h5netcdf >=1.5.0,<2
21+
- hvplot >=0.11.3,<0.12
22+
- h5netcdf >=1.6.2,<2
2323
- ipykernel >=6.29.5,<7
24-
- matplotlib-base >=3.10.0,<4
24+
- matplotlib-base >=3.10.3,<4
2525
- netcdf4 >=1.7.2,<2
26-
- numpy >=2.1.3,<3
27-
- pint-xarray >=0.4,<0.5
28-
- pydap >=3.5.3,<4
29-
- python-graphviz >=0.20.3,<0.21
26+
- numpy >=2.2.6,<3
27+
- pint-xarray >=0.5.0,<0.6
28+
- pydap >=3.5.5,<4
29+
- python-graphviz >=0.21,<0.22
3030
- pooch >=1.8.2,<2
31-
- rioxarray >=0.18.2,<0.19
32-
- scipy >=1.15.2,<2
33-
- sphinx-codeautolink >=0.17.0,<0.18
31+
- rioxarray >=0.19.0,<0.20
32+
- scipy >=1.16.0,<2
33+
- sphinx-codeautolink >=0.17.4,<0.18
3434
- sphinxcontrib-mermaid >=1.0.0,<2
35-
- sphinx-notfound-page >=1.0.4,<2
35+
- sphinx-notfound-page >=1.1.0,<2
3636
- sphinxext-rediraffe >=0.2.7,<0.3
37-
- s3fs >=2025.2.0,<2026
38-
- xarray >=2025.1.2,<2026
39-
- zarr >=3.0.3,<4
40-
- flox >=0.10.0,<0.11
37+
- s3fs >=2025.5.1,<2026
38+
- xarray >=2025.6.1,<2026
39+
- zarr >=3.0.8,<4
40+
- flox >=0.10.4,<0.11
4141
- numbagg >=0.9.0,<0.10
4242
- python >=3.10

0 commit comments

Comments
 (0)