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 6ba92b1 commit c2ead96Copy full SHA for c2ead96
pyproject.toml
@@ -45,10 +45,10 @@ dependencies = [
45
# Optional dependencies:
46
[project.optional-dependencies]
47
doc = [
48
- "ansys-sphinx-theme[autoapi]==1.5.2",
+ "ansys-sphinx-theme[autoapi]==1.5.3",
49
"jupyter_sphinx==0.5.3",
50
"myst-parser==4.0.1",
51
- "numpydoc==1.8.0",
+ "numpydoc==1.9.0",
52
"nbsphinx==0.9.7",
53
"pypandoc==1.15",
54
"sphinx==8.1.3",
0 commit comments