Skip to content

Commit

Permalink
feat: update docs dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
RobPasMue committed Jul 31, 2023
1 parent 18c63d1 commit de5a2f9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@ all = [
"ansys-fluent-parametric==0.7.1",
]
doc = [
"Sphinx==6.2.1", # BLOCKED BY sphinx-design - Cannot upgrade to Sphinx 7 for now
"ansys-sphinx-theme==0.9.9",
"Sphinx==7.1.1",
"ansys-sphinx-theme==0.10.0",
"sphinx-copybutton==0.5.2",
"sphinx-design==0.4.1",
"sphinx-design==0.5.0",
]

[project.urls]
Expand Down

0 comments on commit de5a2f9

Please sign in to comment.