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 3271055 commit 8632235Copy full SHA for 8632235
environment.yml
@@ -33,7 +33,7 @@ dependencies:
33
- ipywidgets
34
- numpydoc>=1.0
35
- packaging>=20
36
- - pydata-sphinx-theme~=0.15
+ - pydata-sphinx-theme~=0.14
37
- pyyaml
38
- sphinx>=3.0.0,!=6.1.2
39
- sphinx-copybutton
requirements/doc/doc-requirements.txt
@@ -14,7 +14,7 @@ ipywidgets
14
ipykernel
15
numpydoc>=1.0
16
packaging>=20
17
-pydata-sphinx-theme~=0.15
+pydata-sphinx-theme~=0.14
18
mpl-sphinx-theme~=3.8.0
19
pyyaml
20
sphinxcontrib-svg2pdfconverter>=1.1.0
0 commit comments