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 553de59 commit aa49008Copy full SHA for aa49008
pyproject.toml
@@ -33,16 +33,16 @@ 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.2",
+ "ansys-sphinx-theme==1.1.3",
37
"jupyter_sphinx==0.5.3",
38
"jupytext==1.16.4",
39
"nbsphinx==0.9.5",
40
"numpydoc==1.8.0",
41
- "sphinx==8.0.2",
+ "sphinx==8.1.3",
42
"sphinx-autoapi==3.3.2",
43
"sphinx-copybutton==0.5.2",
44
"sphinx_design==0.6.1",
45
- "sphinx-gallery==0.17.1",
+ "sphinx-gallery==0.18.0",
46
"sphinx-jinja==2.0.2",
47
"ansys-fluent-core==0.26.0",
48
]
0 commit comments