X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/847d468b828faff7daae297d8a20d899d2259824..73c2d5514ce604141abe176b1f3e5cd35ff51d56:/docs/requirements.txt

diff --git a/docs/requirements.txt b/docs/requirements.txt
index 296efc5..9a269d0 100644
--- a/docs/requirements.txt
+++ b/docs/requirements.txt
@@ -1,6 +1,9 @@
 # Used by ReadTheDocs; pinned requirements for stability.
 
-myst-parser==0.15.1
-Sphinx==4.2.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.4.0
+sphinx_copybutton==0.5.1
+furo==2022.12.7