We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 080f769 + 2897137 commit 1505680Copy full SHA for 1505680
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