From 2b34c3075f2e10398de50e0c7613af00bccdabc4 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Wed, 23 Sep 2020 17:08:01 -0400 Subject: dependencies --- doc/requirements.pip | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/requirements.pip b/doc/requirements.pip index ae72ec83..26d03b8f 100644 --- a/doc/requirements.pip +++ b/doc/requirements.pip @@ -6,7 +6,8 @@ doc8==0.8.1 pyenchant==3.1.1 sphinx==2.4.3 sphinx-rst-builder==0.0.3 -sphinxcontrib-spelling==5.3.0 +# 5.x requires Sphinx 3 +sphinxcontrib-spelling==4.3.0 sphinx_rtd_theme==0.5.0 sphinx-autobuild==0.7.1 sphinx-tabs==1.2.0 -- cgit v1.2.1