File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,6 @@ dependencies:
8585 - gitpython # obtain contributors from git for whatsnew
8686 - natsort # DataFrame.sort_values doctest
8787 - numpydoc
88- - pydata-sphinx-theme=0.16
8988 - pytest-cython # doctest
9089 - sphinx
9190 - sphinx-design
@@ -125,3 +124,4 @@ dependencies:
125124 - adbc-driver-sqlite>=0.8.0
126125 - typing_extensions; python_version<"3.11"
127126 - tzdata>=2022.7
127+ - git+https://github.com/pydata/pydata-sphinx-theme.git
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ pre-commit>=4.2.0
6060gitpython
6161natsort
6262numpydoc
63- pydata-sphinx-theme == 0.16
63+ pydata-sphinx-theme @ git+https://github.com/pydata/pydata-sphinx-theme.git
6464pytest-cython
6565sphinx
6666sphinx-design
You can’t perform that action at this time.
0 commit comments