Handle docstr_coverage and pyyaml.

This commit is contained in:
Patrick Lehmann
2024-10-10 07:34:24 +02:00
parent b2ac6bc0d9
commit 13076012dd
5 changed files with 14 additions and 12 deletions

View File

@@ -1,10 +1,10 @@
-r ../requirements.txt
pyTooling ~= 6.6
pyTooling ~= 6.7
# Enforce latest version on ReadTheDocs
sphinx ~= 7.4
docutils ~= 0.20
sphinx ~= 8.0
docutils ~= 0.21
# Sphinx Extenstions
#sphinx.ext.coverage
@@ -14,7 +14,7 @@ sphinxcontrib-mermaid>=0.9.2
#sphinxcontrib-textstyle>=0.2.1
#sphinxcontrib-spelling>=2.2.0
autoapi >= 2.0.1
sphinx_design >= 0.5.0
sphinx_design ~= 0.6.1
sphinx-copybutton >= 0.5.2
sphinx_autodoc_typehints ~= 2.3
sphinx_autodoc_typehints ~= 2.5
# changelog>=0.3.5