Skip to content

Commit

Permalink
Merge pull request #62 from eflows4hpc/jorgee-patch-3
Browse files Browse the repository at this point in the history
Update requirements.txt
  • Loading branch information
jorgee committed Nov 3, 2023
2 parents bfd3ec8 + 13ab43a commit a0587af
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 11 deletions.
6 changes: 3 additions & 3 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ formats:
- pdf

# Python details
# python:
# install:
# - requirements: doc/requirements.txt
python:
install:
- requirements: doc/requirements.txt
27 changes: 19 additions & 8 deletions doc/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,22 @@
ipykernel
sphinx==4.0.3
sphinx-rtd-theme>=0.5.0rc1
myst-parser
sphinxcontrib-contentui
sphinx-copybutton
sphinxcontrib-spelling
nbsphinx
sphinxcontrib.yt
sphinxcontrib-svg2pdfconverter
nbsphinx==0.8.8
sphinx-autodoc-typehints==1.14.1
sphinx-copybutton==0.4.0
sphinx-panels==0.6.0
sphinx-prompt==1.5.0
sphinx-rtd-theme==1.0.0
sphinx-tabs==3.2.0
sphinx-toolbox==2.16.1
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-bibtex==1.0.0
sphinxcontrib-contentui==0.2.5
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-spelling==7.3.2
sphinxcontrib-svg2pdfconverter==1.2.0
sphinxcontrib-youtube==1.2.0
sphinx==4.5.0

0 comments on commit a0587af

Please sign in to comment.