Fix docs/requirements.txt

This commit is contained in:
carlocagnetta 2023-11-10 15:39:09 +01:00 committed by Michael Panchenko
parent 6509a20b4b
commit 396f20b9bb
2 changed files with 11 additions and 2 deletions

View File

@ -20,8 +20,8 @@ build:
- "poetry run jupyter-book config sphinx docs/" - "poetry run jupyter-book config sphinx docs/"
# Build documentation in the docs/ directory with Sphinx # Build documentation in the docs/ directory with Sphinx
# sphinx: sphinx:
# configuration: docs/conf.py configuration: docs/conf.py
# We recommend specifying your dependencies to enable reproducible builds: # We recommend specifying your dependencies to enable reproducible builds:
# https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html # https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
python: python:

View File

@ -3,6 +3,15 @@ numpy>=1.20
sphinx<7 sphinx<7
sphinxcontrib-bibtex sphinxcontrib-bibtex
sphinx_rtd_theme>=0.5.1 sphinx_rtd_theme>=0.5.1
sphinx-togglebutton
sphinx-copybutton
sphinx-thebe
sphinx-etoc
sphinx-comments
sphinx-design
sphinx-book-theme
sphinx-jupyterbook-latex
sphinxcontrib-bibtex
tensorboard tensorboard
torch torch
tqdm tqdm