summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAlicia Cozine <879121+acozine@users.noreply.github.com>2021-01-15 17:02:46 -0600
committerGitHub <noreply@github.com>2021-01-15 17:02:46 -0600
commit34043cff09b3a3366637b80a133acfc8a4a4ce76 (patch)
tree8272cf473877a19a76f8178011f620c6fdbdc60e /docs
parent6ae2146d023a74b28d3d85635f4a18d308c0a19c (diff)
downloadansible-34043cff09b3a3366637b80a133acfc8a4a4ce76.tar.gz
Revert "[2.9]update the docs requirements versions (#73108) (#73252)" (#73261)
This reverts commit 6ae2146d023a74b28d3d85635f4a18d308c0a19c. Co-authored-by: Alicia Cozine <acozine@users.noreply.github.com>
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 f5ab394aa2..4ad3aa474f 100644
--- a/docs/docsite/requirements.txt
+++ b/docs/docsite/requirements.txt
@@ -2,7 +2,7 @@
jinja2
PyYAML
rstcheck
-sphinx==2.1.2
-sphinx-notfound-page >= 0.6
+sphinx
+sphinx-notfound-page
Pygments >= 2.4.0
straight.plugin # Needed for hacking/build-ansible.py which is the backend build script