Skip to content

Commit

Permalink
upgrade sphinx version in docs/requirement.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Malephilosopher committed Mar 27, 2024
1 parent 5fd37b1 commit 3c37b6e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
sphinx==3.2.*
sphinx-panels==0.5.*
sphinxemoji==0.1.8
sphinx>=5.0
sphinx-panels==<version_compatible_with_Sphinx_5>
sphinxemoji==<version_compatible_with_Sphinx_5>
sphinx-copybutton
m2r2==0.2.7
mistune==0.8.4
Expand Down

0 comments on commit 3c37b6e

Please sign in to comment.