summaryrefslogtreecommitdiffstats
path: root/docs/docsite/requirements.txt
blob: 66e707c6af591828a8df103fd9e55fc6109f8f60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# pip packages required to build docsite
# these requirements are as loosely defined as possible
# if you want known good versions of these dependencies
# use test/sanity/code-smell/docs-build.requirements.txt
# instead

antsibull-docs >= 1.0.0, < 2.0.0
docutils
jinja2
pygments >= 2.10.0
pyyaml
rstcheck
sphinx
sphinx-notfound-page >= 0.6
sphinx-intl
sphinx-ansible-theme >= 0.9.1
resolvelib
straight.plugin # Needed for hacking/build-ansible.py which is the backend build script