We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86260e4 commit af427f1Copy full SHA for af427f1
1 file changed
environment.yml
@@ -2,17 +2,17 @@ name: bioimage-book
2
channels:
3
- conda-forge
4
dependencies:
5
- - python=3.10
+ - python=3.12
6
- aicsimageio=4.10.*
7
- imageio
8
- - jupyter-book=0.15.*
+ - jupyter-book=1.0.*
9
- jupytext
10
- matplotlib=3.8.*
11
- 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.*
+ - nbclassic=1.3.*
+ - numpy=2.3.*
+ - pandas=2.3.*
+ - scikit-image=0.25.*
+ - scipy=1.16.*
+ - sphinx-intl=2.3.*
+ - sphinx-sitemap=2.7.*
0 commit comments