Files
bind9/doc/arm/requirements.txt
Michał Kępień 2f879cdec3 Update Sphinx and sphinx_rtd_theme
Update Sphinx-related Python packages to their current versions pulled
in by "pip install sphinx-rtd-theme" run in a fresh virtual environment.
2023-09-20 17:18:24 +02:00

6 lines
205 B
Plaintext

# docutils < 0.19 are required for RHEL 8 and older (but we don't care about these)
# and by the latest sphinx-rtd-theme (and we care about that one)
Sphinx==7.2.6
docutils==0.18.1
sphinx_rtd_theme==1.3.0