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 1e1b413 commit 7cd9fb5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,10 @@ docs = [
"nbsphinx>=0.8.6",
"numpydoc",
"pydata-sphinx-theme",
"sphinx_issues==1.2.0",
"sphinx-gallery==0.6.0",
"sphinx-design==0.3.0",
"sphinx==4.1.1",
"sphinx-issues<4.0.0",
"sphinx-gallery<0.15.0",
"sphinx-design<0.6.0",
"Sphinx<8.0.0,!=7.2.0",
"tabulate",
]

Expand Down

0 comments on commit 7cd9fb5

Please sign in to comment.