Skip to content

Commit

Permalink
Can't install sphinx 7.3 on python 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
micah-prime committed Jun 5, 2024
1 parent 15ecc24 commit 5b9e6dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
nbsphinx==0.9.4
sphinx-gallery==0.9.0
nbconvert>=6.4.3,<6.5.0
sphinx~=7.3
sphinx>=7.1,<7.4
pandoc==1.0.2
ipython>7.0,<9.0
sphinxcontrib-apidoc==0.3.0
Expand Down

0 comments on commit 5b9e6dc

Please sign in to comment.