Skip to content

Commit

Permalink
Merge pull request #739 from agriyakhetarpal/bump-to-latest-sphinx
Browse files Browse the repository at this point in the history
DEP: Remove `docutils` upper-pin, bump `sphinx`
  • Loading branch information
rgommers authored May 1, 2024
2 parents c151e21 + f01e6ef commit f41261e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions util/readthedocs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cython
docutils<0.18
docutils
jupyterlite-sphinx>=0.14.0
jupyterlite-pyodide-kernel
pydata-sphinx-theme
Expand All @@ -8,6 +8,6 @@ matplotlib
meson-python
numpy
numpydoc
sphinx
sphinx>=7
sphinx-togglebutton
sphinx-copybutton

0 comments on commit f41261e

Please sign in to comment.