File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ dependencies:
9
9
# sphinx
10
10
- sphinx=8.1.3 # core builder # https://anaconda.org/conda-forge/sphinx/files
11
11
# theme and extensions
12
- - pydata-sphinx-theme=0.16.0 # website theme # https://anaconda.org/conda-forge/pydata-sphinx-theme/files
12
+ - pydata-sphinx-theme=0.16.1 # website theme # https://anaconda.org/conda-forge/pydata-sphinx-theme/files
13
13
- myst-parser=4.0.0 # Markdown support # https://anaconda.org/conda-forge/myst-parser/files
14
14
- myst-nb=1.1.2 # Jupyter notebook support # https://anaconda.org/conda-forge/myst-nb/files
15
- - sphinx-autoapi=3.3 .3 # to build docs from source code instead of package import # https://anaconda.org/conda-forge/sphinx-autoapi/files
15
+ - sphinx-autoapi=3.4 .3 # to build docs from source code instead of package import # https://anaconda.org/conda-forge/sphinx-autoapi/files
16
16
- sphinx-design=0.6.1 # responsive web component support # https://anaconda.org/conda-forge/sphinx-design/files
17
17
- sphinx-notfound-page=1.0.4 # custom 404 page # https://anaconda.org/conda-forge/sphinx-notfound-page/files
18
18
- graphviz=12.0.0 # for plotting dependency diagrams with sphinx-autoapi # https://anaconda.org/conda-forge/graphviz/files
You can’t perform that action at this time.
0 commit comments