fix: fixes docs build

This commit is contained in:
2025-09-14 10:49:53 -03:00
parent b1b5e71a81
commit 92c174c189
3 changed files with 68 additions and 7 deletions

View File

@@ -37,6 +37,7 @@ dev = [
"ruff>=0.11.4",
"sphinx>=8.1.3",
"sphinx-autobuild>=2024.10.3",
"sphinx-autodoc-typehints>=3.0.1",
"sphinx-rtd-theme>=3.0.2",
"types-jsonschema>=4.25.1.20250822",
]