diff --git a/environment.yml b/environment.yml index c6ac88a622ad8..dc3cba3be2132 100644 --- a/environment.yml +++ b/environment.yml @@ -34,7 +34,7 @@ dependencies: - gitdb - numpydoc - pandas-dev-flaker=0.5.0 - - pydata-sphinx-theme + - pydata-sphinx-theme=0.8.0 - pytest-cython - sphinx - sphinx-panels diff --git a/requirements-dev.txt b/requirements-dev.txt index 4942ba509ded9..a3f71ac2a3aa5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -20,7 +20,7 @@ gitpython gitdb numpydoc pandas-dev-flaker==0.5.0 -pydata-sphinx-theme +pydata-sphinx-theme==0.8.0 pytest-cython sphinx sphinx-panels