thesis/linux-6.8.1/Documentation/sphinx/requirements.txt
2025-03-19 13:44:23 +01:00

6 lines
152 B
Text

# jinja2>=3.1 is not compatible with Sphinx<4.0
jinja2<3.1
# alabaster>=0.7.14 is not compatible with Sphinx<=3.3
alabaster<0.7.14
Sphinx==2.4.4
pyyaml