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 18c63d1 commit de5a2f9Copy full SHA for de5a2f9
pyproject.toml
@@ -63,10 +63,10 @@ all = [
63
"ansys-fluent-parametric==0.7.1",
64
]
65
doc = [
66
- "Sphinx==6.2.1", # BLOCKED BY sphinx-design - Cannot upgrade to Sphinx 7 for now
67
- "ansys-sphinx-theme==0.9.9",
+ "Sphinx==7.1.1",
+ "ansys-sphinx-theme==0.10.0",
68
"sphinx-copybutton==0.5.2",
69
- "sphinx-design==0.4.1",
+ "sphinx-design==0.5.0",
70
71
72
[project.urls]
0 commit comments