Skip to content

Commit

Permalink
Update doc_requirements.txt versions (#968)
Browse files Browse the repository at this point in the history
* Update doc_requirements.txt

* Update doc_requirements.txt

* Update doc_requirements.txt
  • Loading branch information
AtsushiSakai authored Jan 18, 2024
1 parent 1de7ac9 commit f8515d1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/doc_requirements.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit f8515d1

Please sign in to comment.