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.
2 parents f78b215 + ef0c26b commit ef732faCopy full SHA for ef732fa
docs/requirements.txt
@@ -5,9 +5,9 @@ sphinx>=1.8.4
5
breathe==4.11.1
6
sphinx-rtd-theme
7
sphinx-notfound-page
8
-sphinxcontrib-blockdiag>=1.5.5
9
-sphinxcontrib-seqdiag>=0.8.5
10
-sphinxcontrib-actdiag>=0.8.5
11
-sphinxcontrib-nwdiag>=0.9.5
+sphinxcontrib-blockdiag>=1.5.5, <2.0.0
+sphinxcontrib-seqdiag>=0.8.5, <2.0.0
+sphinxcontrib-actdiag>=0.8.5, <2.0.0
+sphinxcontrib-nwdiag>=0.9.5, <2.0.0
12
recommonmark
13
future>=0.16.0 # for ../tools/gen_esp_err_to_name.py
0 commit comments