summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandra McCann <samccann@redhat.com>2021-01-15 16:51:39 -0500
committerMatt Clay <matt@mystile.com>2021-01-15 14:38:05 -0800
commita8ebe99c985bfa678c335edd3f68b56a38fbaa05 (patch)
tree9af4060af0c7dac09852bb77814f05b7a69f5018
parent0803063424377e2c8788038bdc7ad4f7d16822f9 (diff)
downloadansible-a8ebe99c985bfa678c335edd3f68b56a38fbaa05.tar.gz
Revert "update the docs requirements versions (#73108) (#73251)"
This reverts commit ee46fe2910f0d5c56f2cd7850039d7b0742d83cb.
-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 0b8ecd60b3..1290ac1df0 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 >= 0.6
+sphinx==2.1.2
+sphinx-notfound-page
Pygments >= 2.4.0
straight.plugin # Needed for hacking/build-ansible.py which is the backend build script
-antsibull >= 0.25.0
+antsibull >= 0.15.0