Skip to content

Commit 7691226

Browse files
committed
Downgrading Sphinx to 4.0.3 as docs fail with latest (4.1.0)
1 parent 01846a8 commit 7691226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pytest-xdist==2.3.0
1414
pytest-timeout==1.4.2
1515
pydot==1.4.2
1616
twine==3.4.1
17-
sphinx==4.1.0
17+
sphinx==4.0.3
1818
sphinx_bootstrap_theme==0.7.1
1919
nbsphinx==0.8.6
2020
nbsphinx-link==1.3.0

0 commit comments

Comments
 (0)