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 f5b868f commit ebda1c5Copy full SHA for ebda1c5
pyproject.toml
@@ -52,7 +52,7 @@ pytest = {version = "==7.1.3", optional = true}
52
pytest-cov = {version = "==3.0.0", optional = true}
53
54
# Documentation dependencies
55
-ansys-sphinx-theme = {version = "==0.6.1", optional = true}
+ansys-sphinx-theme = {version = "==0.7.1", optional = true}
56
jupytext = {version = ">=1.14.1", optional = true}
57
myst-parser = {version = ">=0.18.0", optional = true}
58
nbsphinx = {version = "*", optional = true}
0 commit comments