diff --git a/environment.yml b/environment.yml index 910f8e3..0915cd8 100644 --- a/environment.yml +++ b/environment.yml @@ -10,7 +10,7 @@ dependencies: - sphinx=7.3.7 # core builder # https://anaconda.org/conda-forge/sphinx/files # theme and extensions - pydata-sphinx-theme=0.15.2 # website theme # https://anaconda.org/conda-forge/pydata-sphinx-theme/files - - myst-parser=3.0.0 # Markdown support # https://anaconda.org/conda-forge/myst-parser/files + - myst-parser=3.0.1 # Markdown support # https://anaconda.org/conda-forge/myst-parser/files - myst-nb=1.1.0 # Jupyter notebook support # https://anaconda.org/conda-forge/myst-nb/files - sphinx-autoapi=3.0.0 # to build docs from source code instead of package import # https://anaconda.org/conda-forge/sphinx-autoapi/files - sphinx-design=0.5.0 # responsive web component support # https://anaconda.org/conda-forge/sphinx-design/files