summaryrefslogtreecommitdiff
path: root/docs/docsite/requirements.txt
blob: dd32ac0df53a3344281c909d9619652a70797ebb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#pip packages required to build docsite
jinja2
PyYAML
rstcheck
sphinx==2.1.2
sphinx-notfound-page >= 0.6
sphinx-intl
sphinx_ansible_theme === 0.6.0
resolvelib
Pygments >= 2.4.0
straight.plugin # Needed for hacking/build-ansible.py which is the backend build script
antsibull >= 0.25.0
docutils==0.16 # pin for now until sphinx_rtd_theme is compatible with 0.17 or later