We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c270e8a commit 984ce05Copy full SHA for 984ce05
pyproject.toml
@@ -34,7 +34,7 @@ importlib-metadata = { version = ">1", markers = "python_version <= '3.8'" }
34
sphinx-rtd-theme = { version = "^1.0", optional = true }
35
sphinx-tabs = { version = "^3", optional = true }
36
sphinx-copybutton = { version = "^0.5.0", optional = true }
37
-sphinxcontrib-mermaid = { version = "^0.7", optional = true }
+sphinxcontrib-mermaid = { version = "^0.9.0", optional = true }
38
39
# extras tests
40
pytest = {version = "^7", optional = true }
0 commit comments