2021-12-02 11:46:57 +00:00
|
|
|
sphinx>=4.0,<5.0
|
2022-02-12 06:41:20 +00:00
|
|
|
myst-parser>=0.15,<0.17
|
2021-06-08 16:30:13 +00:00
|
|
|
nbsphinx>=0.8.5
|
|
|
|
ipython[notebook]
|
2021-01-24 16:15:52 +00:00
|
|
|
pandoc>=1.0
|
2021-12-02 11:46:57 +00:00
|
|
|
docutils>=0.16
|
2021-01-24 16:15:52 +00:00
|
|
|
sphinxcontrib-fulltoc>=1.0
|
2020-01-21 21:53:33 +00:00
|
|
|
sphinxcontrib-mockautodoc
|
2020-08-07 23:02:38 +00:00
|
|
|
https://github.com/PyTorchLightning/lightning_sphinx_theme/archive/master.zip#egg=pt-lightning-sphinx-theme
|
2022-01-10 23:12:53 +00:00
|
|
|
sphinx-autodoc-typehints>=1.0,<1.15 # v1.15 failing on master (#11405)
|
2021-05-26 09:33:24 +00:00
|
|
|
sphinx-paramlinks>=0.5.1
|
2021-01-24 16:15:52 +00:00
|
|
|
sphinx-togglebutton>=0.2
|
2021-04-15 07:36:04 +00:00
|
|
|
sphinx-copybutton>=0.3
|
2021-10-26 11:58:20 +00:00
|
|
|
typing-extensions # already in `requirements.txt` but the docs CI job does not install it
|
2021-06-08 16:30:13 +00:00
|
|
|
|
2021-06-17 14:46:05 +00:00
|
|
|
-r ../_notebooks/.actions/requirements.txt
|