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 104a042 commit b738e94Copy full SHA for b738e94
pyproject.toml
@@ -78,9 +78,9 @@ doc = [
78
"numpydoc==1.5.0",
79
"panel==0.14.4",
80
"pyvista[trame]==0.38.5",
81
- "Sphinx==5.1.1", # PR349 - Duplicated documentation entries...
82
- "sphinx-autoapi==2.0.1",
83
- "sphinx-autodoc-typehints==1.19.1", # PR349 - Duplicated documentation entries...
+ "Sphinx==5.3.0",
+ "sphinx-autoapi==2.1.0",
+ "sphinx-autodoc-typehints==1.22.0",
84
"sphinx-copybutton==0.5.1",
85
"sphinx_design==0.3.0",
86
"sphinx-gallery==0.7.0",
0 commit comments