#pip packages required to build docsite
docutils == 0.16 # pin for now until the problem with unordered lists is fixed
jinja2
PyYAML
rstcheck
sphinx < 4.0
sphinx-notfound-page
Pygments >= 2.4.0
straight.plugin # Needed for hacking/build-ansible.py which is the backend build script
