Skip to content

Commit

Permalink
Partially revert 31cd828: Downgrade sphinx (#440)
Browse files Browse the repository at this point in the history
sphinx_rtd_theme is currently incompatible with sphinx 7
  • Loading branch information
ndevenish committed Aug 21, 2023
1 parent 31cd828 commit bc2906a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_doc.txt
@@ -1,5 +1,5 @@
py==1.11.0
pytest==7.4.0
pyyaml==6.0.1
Sphinx==7.1.2
Sphinx==6.2.1
sphinx_rtd_theme==1.2.2

0 comments on commit bc2906a

Please sign in to comment.