Skip to content

Commit 9e057dd

Browse files
fixed package version
1 parent e4f4378 commit 9e057dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
- pydata-sphinx-theme=0.16.1 # website theme # https://anaconda.org/conda-forge/pydata-sphinx-theme/files
1313
- myst-parser=4.0.0 # Markdown support # https://anaconda.org/conda-forge/myst-parser/files
1414
- myst-nb=1.1.2 # Jupyter notebook support # https://anaconda.org/conda-forge/myst-nb/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
15+
- sphinx-autoapi=3.4.0 # to build docs from source code instead of package import # https://anaconda.org/conda-forge/sphinx-autoapi/files
1616
- sphinx-design=0.6.1 # responsive web component support # https://anaconda.org/conda-forge/sphinx-design/files
1717
- sphinx-notfound-page=1.0.4 # custom 404 page # https://anaconda.org/conda-forge/sphinx-notfound-page/files
1818
- graphviz=12.0.0 # for plotting dependency diagrams with sphinx-autoapi # https://anaconda.org/conda-forge/graphviz/files

0 commit comments

Comments
 (0)