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 0c8ef90 commit f6fc3feCopy full SHA for f6fc3fe
environment.yml
@@ -86,7 +86,7 @@ dependencies:
86
- google-auth
87
- natsort # DataFrame.sort_values doctest
88
- numpydoc
89
- - pydata-sphinx-theme=0.14
+ - pydata-sphinx-theme=0.16
90
- pytest-cython # doctest
91
- sphinx
92
- sphinx-design
requirements-dev.txt
@@ -61,7 +61,7 @@ gitdb
61
google-auth
62
natsort
63
numpydoc
64
-pydata-sphinx-theme==0.14
+pydata-sphinx-theme==0.16
65
pytest-cython
66
sphinx
67
sphinx-design
0 commit comments