We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68c8c8b commit 1e3e301Copy full SHA for 1e3e301
doc/requirements.txt
@@ -15,5 +15,5 @@ sphinxcontrib-mermaid ~= 1.0
15
autoapi >= 2.0.1
16
sphinx_design ~= 0.6
17
sphinx-copybutton >= 0.5
18
-sphinx_autodoc_typehints ~= 3.2
+sphinx_autodoc_typehints ~= 3.5
19
sphinx_reports ~= 0.9
tests/requirements.txt
@@ -10,4 +10,4 @@ pytest-cov ~= 7.0
10
# Static Type Checking
11
mypy[reports] ~= 1.18
12
typing_extensions ~= 4.15
13
-lxml ~= 6.0
+lxml >= 5.4, <7.0
0 commit comments