Skip to content

Commit

Permalink
unpin sphinx versions
Browse files Browse the repository at this point in the history
  • Loading branch information
juliaputko committed Oct 28, 2024
1 parent abad5a8 commit 328ea86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,9 +146,9 @@ class BuildError(Exception):
"Sphinx==6.2.1",
"breathe==4.35.0",
"sphinx-fortran==1.1.1",
"sphinx-book-theme==1.0.1",
"sphinx-book-theme",
"sphinx-copybutton==0.5.2",
"sphinx-tabs==3.4.4",
"sphinx-tabs",
"nbsphinx==0.9.3",
"docutils==0.18.1",
"torch==2.0.1",
Expand Down

0 comments on commit 328ea86

Please sign in to comment.