Skip to content

Commit

Permalink
fix sphinx requirements (#295)
Browse files Browse the repository at this point in the history
  • Loading branch information
twalen authored Nov 29, 2023
1 parent d479668 commit d371a96
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions rst/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
sphinx==4.2.0
furo==2021.9.22 # sphinx theme, 2021.9.22 is the latest version that works with old version of pygments
sphinx-autoapi==2.0.0 # sphinx extension https://sphinx-autoapi.readthedocs.io/en/latest/index.html
sphinx>7.1.0
furo
sphinx-autoapi # sphinx extension https://sphinx-autoapi.readthedocs.io/en/latest/index.html

0 comments on commit d371a96

Please sign in to comment.