We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51f931e commit 6aaa097Copy full SHA for 6aaa097
1 file changed
pyproject.toml
@@ -33,7 +33,7 @@ dependencies = [
33
[project.optional-dependencies]
34
test = ["pytest", "PyYAML"]
35
docs = [
36
- "sphinx",
+ "sphinx==7.1.2",
37
"sphinx-rtd-theme",
38
"autoapi",
39
"sphinx-autodoc-typehints",
0 commit comments