summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSandra McCann <samccann@redhat.com>2021-01-15 14:10:29 -0500
committerGitHub <noreply@github.com>2021-01-15 13:10:29 -0600
commit6ae2146d023a74b28d3d85635f4a18d308c0a19c (patch)
tree208f238c12a538536331677a5b90f8127ca7239f /docs
parent0eddabb3f5cac909c09a40da0bb304f942eabe31 (diff)
downloadansible-6ae2146d023a74b28d3d85635f4a18d308c0a19c.tar.gz
[2.9]update the docs requirements versions (#73108) (#73252)
* update the docs requirements versions (#73108) (cherry picked from commit 093662390150491a81e8762d24d96a4258b0aa0d) * remove antsibull
Diffstat (limited to 'docs')
-rw-r--r--docs/docsite/requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docsite/requirements.txt b/docs/docsite/requirements.txt
index 4ad3aa474f..f5ab394aa2 100644
--- a/docs/docsite/requirements.txt
+++ b/docs/docsite/requirements.txt
@@ -2,7 +2,7 @@
jinja2
PyYAML
rstcheck
-sphinx
-sphinx-notfound-page
+sphinx==2.1.2
+sphinx-notfound-page >= 0.6
Pygments >= 2.4.0
straight.plugin # Needed for hacking/build-ansible.py which is the backend build script