Skip to content

Commit

Permalink
Changed rtd versions
Browse files Browse the repository at this point in the history
  • Loading branch information
JLrumberger committed Sep 23, 2024
1 parent 9979310 commit ac70234
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ priority = "supplemental"
dev = ["pre-commit", "twine>=4.0.2"]
doc = [
"docutils>=0.8,!=0.18.*,!=0.19.*",
"sphinx>=4",
"sphinx-rtd-theme",
"sphinx>=5",
"sphinx-rtd-theme>1",
"sphinx-autodoc-typehints",
"sphinxext-opengraph",
# For notebooks
Expand Down

0 comments on commit ac70234

Please sign in to comment.