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 5947451 commit 2d62b62Copy full SHA for 2d62b62
1 file changed
docs/requirements.txt
@@ -9,4 +9,7 @@ anytree
9
sphinx-copybutton
10
11
# workaround because of https://github.com/miyakogi/m2r/issues/66
12
-mistune<2.0.0
+mistune<2.0.0
13
+
14
+# workaround because sphinxcontrib-openapi is missing setuptools --2025-03-07
15
+setuptools
0 commit comments