We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b73422e commit 06d03b6Copy full SHA for 06d03b6
environment.yml
@@ -34,7 +34,7 @@ dependencies:
34
- gitdb
35
- numpydoc
36
- pandas-dev-flaker=0.5.0
37
- - pydata-sphinx-theme
+ - pydata-sphinx-theme=0.8.0
38
- pytest-cython
39
- sphinx
40
- sphinx-panels
requirements-dev.txt
@@ -20,7 +20,7 @@ gitpython
20
gitdb
21
numpydoc
22
pandas-dev-flaker==0.5.0
23
-pydata-sphinx-theme
+pydata-sphinx-theme==0.8.0
24
pytest-cython
25
sphinx
26
sphinx-panels
0 commit comments