Docs: Update mermaid to fix deprecation warning
This commit is contained in:
parent
a0df4e78b5
commit
5f34d5df27
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -70,7 +70,7 @@ EXTRA_REQUIRES = dict(
|
|||
# Documentation dependencies
|
||||
"sphinx>=1.6,<1.7",
|
||||
"sphinxcontrib-httpdomain",
|
||||
"sphinxcontrib-mermaid",
|
||||
"sphinxcontrib-mermaid>=0.3",
|
||||
"sphinx_rtd_theme",
|
||||
|
||||
# PyPi upload related
|
||||
|
|
|
|||
Loading…
Reference in a new issue