Skip to content

Commit de5a2f9

Browse files
committed
feat: update docs dependencies
1 parent 18c63d1 commit de5a2f9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@ all = [
6363
"ansys-fluent-parametric==0.7.1",
6464
]
6565
doc = [
66-
"Sphinx==6.2.1", # BLOCKED BY sphinx-design - Cannot upgrade to Sphinx 7 for now
67-
"ansys-sphinx-theme==0.9.9",
66+
"Sphinx==7.1.1",
67+
"ansys-sphinx-theme==0.10.0",
6868
"sphinx-copybutton==0.5.2",
69-
"sphinx-design==0.4.1",
69+
"sphinx-design==0.5.0",
7070
]
7171

7272
[project.urls]

0 commit comments

Comments
 (0)