We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 080f769 commit 2897137Copy full SHA for 2897137
1 file changed
pyproject.toml
@@ -35,7 +35,8 @@ dependencies = [
35
"sphinx-autoapi",
36
"sphinx-copybutton",
37
"sphinx-design",
38
- "sphinxcontrib-mermaid>=1,<2",
+ "sphinxcontrib-mermaid>=1.1,<2",
39
+ "sphinx-reredirects",
40
"toml",
41
"typer",
42
]
0 commit comments