Update doc_requirements.txt versions (#968)

* Update doc_requirements.txt

* Update doc_requirements.txt

* Update doc_requirements.txt
This commit is contained in:
Atsushi Sakai
2024-01-18 23:14:51 +09:00
committed by GitHub
parent 1de7ac9510
commit f8515d109e

View File

@@ -1,6 +1,6 @@
sphinx == 4.3.2 # For sphinx documentation
sphinx_rtd_theme == 1.0.0
IPython == 8.10.0 # For sphinx documentation
sphinx == 7.2.6 # For sphinx documentation
sphinx_rtd_theme == 2.0.0
IPython == 8.20.0 # For sphinx documentation
sphinxcontrib-napoleon == 0.7 # For auto doc
sphinx-copybutton
sphinx-rtd-dark-mode
sphinx-rtd-dark-mode