bump sphinx so it works on Python3.10 (#2546)
This commit is contained in:
parent
2f3fa1f6d0
commit
847d468b82
@ -1,6 +1,6 @@
|
|||||||
# Used by ReadTheDocs; pinned requirements for stability.
|
# Used by ReadTheDocs; pinned requirements for stability.
|
||||||
|
|
||||||
myst-parser==0.15.1
|
myst-parser==0.15.1
|
||||||
Sphinx==4.1.2
|
Sphinx==4.2.0
|
||||||
sphinxcontrib-programoutput==0.17
|
sphinxcontrib-programoutput==0.17
|
||||||
sphinx_copybutton==0.4.0
|
sphinx_copybutton==0.4.0
|
||||||
|
Loading…
Reference in New Issue
Block a user