|
|
|
@ -4,7 +4,7 @@
|
|
|
|
# test/sanity/code-smell/docs-build.requirements.txt
|
|
|
|
# test/sanity/code-smell/docs-build.requirements.txt
|
|
|
|
# test/sanity/code-smell/rstcheck.requirements.txt
|
|
|
|
# test/sanity/code-smell/rstcheck.requirements.txt
|
|
|
|
|
|
|
|
|
|
|
|
antsibull == 0.39.2
|
|
|
|
antsibull == 0.40.1
|
|
|
|
# sphinx 4.2.0 requires docutils < 0.18
|
|
|
|
# sphinx 4.2.0 requires docutils < 0.18
|
|
|
|
docutils == 0.17.1
|
|
|
|
docutils == 0.17.1
|
|
|
|
jinja2 == 3.0.3
|
|
|
|
jinja2 == 3.0.3
|
|
|
|
@ -15,5 +15,5 @@ rstcheck == 3.3.1
|
|
|
|
sphinx == 4.2.0
|
|
|
|
sphinx == 4.2.0
|
|
|
|
sphinx-notfound-page == 0.8 # must be >= 0.6
|
|
|
|
sphinx-notfound-page == 0.8 # must be >= 0.6
|
|
|
|
sphinx-intl == 2.0.1
|
|
|
|
sphinx-intl == 2.0.1
|
|
|
|
sphinx-ansible-theme === 0.8.0
|
|
|
|
sphinx-ansible-theme === 0.9.0
|
|
|
|
straight.plugin == 1.5.0 # Needed for hacking/build-ansible.py which is the backend build script
|
|
|
|
straight.plugin == 1.5.0 # Needed for hacking/build-ansible.py which is the backend build script
|
|
|
|
|