summaryrefslogtreecommitdiff
path: root/docs/docsite/requirements.txt
diff options
context:
space:
mode:
authorSandra McCann <samccann@redhat.com>2021-01-07 14:40:01 -0500
committerGitHub <noreply@github.com>2021-01-07 13:40:01 -0600
commit093662390150491a81e8762d24d96a4258b0aa0d (patch)
tree8da6604a0e52dbf90bc8f0e39b4aaabcabd30ddd /docs/docsite/requirements.txt
parent44ee04bd1f7d683fce246c16e752ace04d244b4c (diff)
downloadansible-093662390150491a81e8762d24d96a4258b0aa0d.tar.gz
update the docs requirements versions (#73108)
Diffstat (limited to 'docs/docsite/requirements.txt')
-rw-r--r--docs/docsite/requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/docsite/requirements.txt b/docs/docsite/requirements.txt
index 1290ac1df0..0b8ecd60b3 100644
--- a/docs/docsite/requirements.txt
+++ b/docs/docsite/requirements.txt
@@ -2,8 +2,8 @@
jinja2
PyYAML
rstcheck
-sphinx==2.1.2
-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
-antsibull >= 0.15.0
+antsibull >= 0.25.0