X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/9d5edd302003285b5280e3dd209d6299feafb70e..5d0d5936db2ed7a01c50a374e32753e1afe9cc71:/docs/requirements.txt diff --git a/docs/requirements.txt b/docs/requirements.txt index 72cf09f..9a269d0 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,9 @@ # Used by ReadTheDocs; pinned requirements for stability. -myst-parser==0.17.2 -Sphinx==4.5.0 +myst-parser==0.18.1 +Sphinx==5.3.0 +# Older versions break Sphinx even though they're declared to be supported. +docutils==0.19 sphinxcontrib-programoutput==0.17 -sphinx_copybutton==0.5.0 -furo==2022.4.7 +sphinx_copybutton==0.5.1 +furo==2022.12.7