summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2020-09-23 17:08:01 -0400
committerNed Batchelder <ned@nedbatchelder.com>2020-09-23 17:08:01 -0400
commit2b34c3075f2e10398de50e0c7613af00bccdabc4 (patch)
treea754136a0fd64c7ec7a111f3cce4383bbd2a238b
parente20d12422f079e2f6bb9043b204a8ea99a3d6f28 (diff)
downloadpython-coveragepy-git-2b34c3075f2e10398de50e0c7613af00bccdabc4.tar.gz
dependencies
-rw-r--r--doc/requirements.pip3
1 files changed, 2 insertions, 1 deletions
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