Skip to content

Commit

Permalink
Add minimum sphinxcontrib-mermaid for new features
Browse files Browse the repository at this point in the history
  • Loading branch information
timkpaine committed Oct 12, 2024
1 parent b10da52 commit 5939869
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ dependencies = [
"myst-nb",
"packaging",
"rich",
"sphinx>=7.2.6,<8.1",
"sphinx>=7.2.6,<9",
"sphinx-autoapi",
"sphinx-copybutton",
"sphinx-design",
"sphinxcontrib-mermaid",
"sphinxcontrib-mermaid>=1,<2",
"toml",
"typer",
]
Expand Down

0 comments on commit 5939869

Please sign in to comment.