Skip to content

Commit

Permalink
replace sphinx<7.2 with sphinx>=7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
niksirbi committed May 20, 2024
1 parent 3542b29 commit 40df3e1
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
Expand Up @@ -4,7 +4,7 @@ myst-parser
nbsphinx
pydata-sphinx-theme
setuptools-scm
sphinx<7.2
sphinx>=7.0
sphinx-autodoc-typehints
sphinx-design
sphinx-gallery
Expand Down

0 comments on commit 40df3e1

Please sign in to comment.