Skip to content

Commit 32065e2

Browse files
committed
Minor - Downgrading Sphinx as issue still not fixed
1 parent cc31d1c commit 32065e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies:
88
- pip:
99
- nbsphinx
1010
- nbsphinx-link
11-
- sphinx
11+
- sphinx==4.0.3
1212
- sphinx_bootstrap_theme
1313
- IPython
1414
- -e ..

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.2
17-
sphinx==4.1.2
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)