Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
StoneT2000 committed Mar 2, 2024
1 parent 03c9f90 commit 6af36c7
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
"sphinx==6.2.1"
"sphinx-autobuild"
"sphinx-book-theme"
sphinx==6.2.1
sphinx-autobuild
sphinx-book-theme
# For spelling
"sphinxcontrib.spelling"
sphinxcontrib.spelling
# Type hints support
"sphinx-autodoc-typehints"
sphinx-autodoc-typehints
# Copy button for code snippets
"sphinx_copybutton"
sphinx_copybutton
# Markdown parser
"myst-parser"
"sphinx-subfigure"
myst-parser
sphinx-subfigure

0 comments on commit 6af36c7

Please sign in to comment.