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 aab6b38 commit a5bcebdCopy full SHA for a5bcebd
pyproject.toml
@@ -33,13 +33,13 @@ dependencies = [
33
[project.optional-dependencies]
34
tests = ["pytest==8.3.3", "pytest-pyvista==0.1.9", "pytest-cov==5.0.0"]
35
doc = [
36
- "ansys-sphinx-theme==1.1.6",
+ "ansys-sphinx-theme==1.1.7",
37
"jupyter_sphinx==0.5.3",
38
"jupytext==1.16.4",
39
"nbsphinx==0.9.5",
40
"numpydoc==1.8.0",
41
"sphinx==8.1.3",
42
- "sphinx-autoapi==3.3.2",
+ "sphinx-autoapi==3.3.3",
43
"sphinx-copybutton==0.5.2",
44
"sphinx_design==0.6.1",
45
"sphinx-gallery==0.18.0",
0 commit comments