diff --git a/ci/doc.yml b/ci/doc.yml index 56779bd5b8..0c431a4b8a 100644 --- a/ci/doc.yml +++ b/ci/doc.yml @@ -7,13 +7,13 @@ dependencies: - fortran-compiler - python - wheel + - scikit-build-core - setuptools_scm>=6.2 - pathspec - pyproject-metadata - - scikit-build-core - pyparsing>=1.5.7 - numpy>=1.13 - - cython>=0.28 + - cython>=0.29.28 - tqdm - scipy>=1.5.0 - netcdf4 @@ -22,13 +22,14 @@ dependencies: - pathos - dill>=0.3.2 - scikit-image - - plotly>=5.12.0 + - plotly + # doc specific - sphinx - sphinx_rtd_theme - sphinx-gallery - - sphinxcontrib-bibtex - sphinx-autodoc-typehints - sphinx-inline-tabs + - sphinxcontrib-bibtex - numpydoc - nbsphinx - jupyter_client diff --git a/docs/requirements.txt b/docs/requirements.txt index 2b282b7fe2..2399e56435 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -7,8 +7,8 @@ pathos xarray>=0.10.0 scikit-image plotly>=5.12.0 -sphinx-gallery sphinx-rtd-theme +sphinx-gallery sphinx-autodoc-typehints sphinx-inline-tabs sphinxcontrib-bibtex