Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
fkiraly committed Sep 12, 2023
1 parent 7cd9fb5 commit dbaf63b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,11 @@ docs = [
"nbsphinx>=0.8.6",
"numpydoc",
"pydata-sphinx-theme",
"sphinx<8.0.0,!=7.2.0",
"sphinx-design<0.6.0",
"sphinx-issues<4.0.0",
"sphinx-gallery<0.15.0",
"sphinx-design<0.6.0",
"Sphinx<8.0.0,!=7.2.0",
"sphinx-panels",
"tabulate",
]

Expand Down

0 comments on commit dbaf63b

Please sign in to comment.