summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2021-01-26 19:47:02 -0500
committerNed Batchelder <ned@nedbatchelder.com>2021-01-26 19:47:02 -0500
commitc25660176f90b466abd403a50a03962bcb5e913a (patch)
treec90042c2079370aca51fc6fc861d97ec0e1e7809
parent74a9aac92440e439f10b3fee67f2890cf059e7ff (diff)
downloadpython-coveragepy-git-c25660176f90b466abd403a50a03962bcb5e913a.tar.gz
Update the doc requirements
-rw-r--r--doc/requirements.pip11
1 files changed, 7 insertions, 4 deletions
diff --git a/doc/requirements.pip b/doc/requirements.pip
index eea4c8f9..bb875ca4 100644
--- a/doc/requirements.pip
+++ b/doc/requirements.pip
@@ -4,9 +4,12 @@
doc8==0.8.1
pyenchant==3.2.0
-sphinx==3.3.1
-sphinx-rst-builder==0.0.3
+sphinx==3.4.3
+#sphinx-rst-builder==0.0.3
+# fails,
+# fixed with https://github.com/davidfritzsche/sphinx-rst-builder/pull/3
+git+https://github.com/nedbat/sphinx-rst-builder
sphinxcontrib-spelling==7.1.0
-sphinx_rtd_theme==0.5.0
+sphinx_rtd_theme==0.5.1
sphinx-autobuild==2020.9.1
-sphinx-tabs==1.3.0
+sphinx-tabs==2.0.0