Skip to content

Commit af427f1

Browse files
committed
Update environment.yml
1 parent 86260e4 commit af427f1

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

environment.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@ name: bioimage-book
22
channels:
33
- conda-forge
44
dependencies:
5-
- python=3.10
5+
- python=3.12
66
- aicsimageio=4.10.*
77
- imageio
8-
- jupyter-book=0.15.*
8+
- jupyter-book=1.0.*
99
- jupytext
1010
- matplotlib=3.8.*
1111
- myst-nb
12-
- nbclassic=1.0.*
13-
- numpy=1.26.*
14-
- pandas=2.2.*
15-
- scikit-image=0.22.*
16-
- scipy=1.12.*
17-
- sphinx-intl=2.1.*
18-
- sphinx-sitemap=2.5.*
12+
- nbclassic=1.3.*
13+
- numpy=2.3.*
14+
- pandas=2.3.*
15+
- scikit-image=0.25.*
16+
- scipy=1.16.*
17+
- sphinx-intl=2.3.*
18+
- sphinx-sitemap=2.7.*

0 commit comments

Comments
 (0)