docs(fs): pin diagram dependency version (#7453)

This commit is contained in:
Liam
2025-01-21 16:51:31 -05:00
committed by GitHub
parent 66a992ef3c
commit a10d4b8c47
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -25,10 +25,11 @@ There are also some Python specific libraries that need to be installed. You can
* sphinxcontrib-jsmath
* sphinxcontrib-qthelp
* sphinxcontrib-serializinghtml
* sphinxcontrib-mermaid
* sphinxcontrib-mermaid==0.9.2
* sphinx-design
* sphinx-rtd-dark-mode
* typing-extensions
* sphinx-reredirects
* dirsync
To install using the `requirements.txt` file use the following command:
+1 -1
View File
@@ -10,7 +10,7 @@ sphinxcontrib-htmlhelp
sphinxcontrib-jsmath
sphinxcontrib-qthelp
sphinxcontrib-serializinghtml
sphinxcontrib-mermaid
sphinxcontrib-mermaid==0.9.2
sphinx-design
sphinx-rtd-dark-mode
typing-extensions