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.
1 parent cc31d1c commit 32065e2Copy full SHA for 32065e2
docs/environment.yml
@@ -8,7 +8,7 @@ dependencies:
8
- pip:
9
- nbsphinx
10
- nbsphinx-link
11
- - sphinx
+ - sphinx==4.0.3
12
- sphinx_bootstrap_theme
13
- IPython
14
- -e ..
requirements-dev.txt
@@ -14,7 +14,7 @@ pytest-xdist==2.3.0
pytest-timeout==1.4.2
15
pydot==1.4.2
16
twine==3.4.2
17
-sphinx==4.1.2
+sphinx==4.0.3
18
sphinx_bootstrap_theme==0.7.1
19
nbsphinx==0.8.6
20
nbsphinx-link==1.3.0
0 commit comments