Skip to content

Commit

Permalink
updated reqs for docs
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Papior <[email protected]>
  • Loading branch information
zerothi committed Sep 27, 2023
1 parent 1ead994 commit 2cc7965
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions ci/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2cc7965

Please sign in to comment.