summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSandra McCann <samccann@redhat.com>2022-11-21 12:37:51 -0500
committerGitHub <noreply@github.com>2022-11-21 09:37:51 -0800
commitfb00aad4143d9ec3cdda9a154b6b25a96ff7a813 (patch)
treedf72beb894548e6228e83a266c8336992d1ed0e1 /docs
parent217eaf1e68a291a986249296463d3c6f310dd305 (diff)
downloadansible-fb00aad4143d9ec3cdda9a154b6b25a96ff7a813.tar.gz
set antsibull-docs to 1.7.3 (#79407)
Diffstat (limited to 'docs')
-rw-r--r--docs/docsite/known_good_reqs.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/docsite/known_good_reqs.txt b/docs/docsite/known_good_reqs.txt
new file mode 100644
index 0000000000..14c968bc2d
--- /dev/null
+++ b/docs/docsite/known_good_reqs.txt
@@ -0,0 +1,14 @@
+# pip packages required to build docsite
+# These requirements drift from test/sanity/code-smell/docs-build.requirements.txt
+# only for antsibull-docs minor (bugfix) releases.
+
+jinja2==3.1.2
+PyYAML==6.0
+resolvelib==0.8.1
+rstcheck==3.5.0
+sphinx == 4.2.0
+sphinx-ansible-theme==0.9.1
+sphinx-notfound-page==0.8.3
+straight.plugin==1.5.0
+antsibull-docs == 1.7.3 # Drifted from CI. currently approved version
+