From 74dd1239ae601101b4fedaddf571059411eeaf66 Mon Sep 17 00:00:00 2001 From: Vyas Ramasubramani Date: Thu, 26 Oct 2023 10:07:21 -0700 Subject: [PATCH] Pin theme (#1289) See https://github.com/pydata/pydata-sphinx-theme/issues/1539 and https://github.com/rapidsai/cudf/pull/14332 for additional context. Authors: - Vyas Ramasubramani (https://github.com/vyasr) Approvers: - Jake Awe (https://github.com/AyodeAwe) URL: https://github.com/rapidsai/cuspatial/pull/1289 --- conda/environments/all_cuda-118_arch-x86_64.yaml | 2 +- conda/environments/all_cuda-120_arch-x86_64.yaml | 2 +- dependencies.yaml | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/conda/environments/all_cuda-118_arch-x86_64.yaml b/conda/environments/all_cuda-118_arch-x86_64.yaml index f9a2a301e..c30e6fc22 100644 --- a/conda/environments/all_cuda-118_arch-x86_64.yaml +++ b/conda/environments/all_cuda-118_arch-x86_64.yaml @@ -34,7 +34,7 @@ dependencies: - nvcc_linux-64=11.8 - pre-commit - proj -- pydata-sphinx-theme +- pydata-sphinx-theme!=0.14.2 - pydeck - pytest - pytest-cov diff --git a/conda/environments/all_cuda-120_arch-x86_64.yaml b/conda/environments/all_cuda-120_arch-x86_64.yaml index 8462a39a7..7b4949c32 100644 --- a/conda/environments/all_cuda-120_arch-x86_64.yaml +++ b/conda/environments/all_cuda-120_arch-x86_64.yaml @@ -36,7 +36,7 @@ dependencies: - numpydoc - pre-commit - proj -- pydata-sphinx-theme +- pydata-sphinx-theme!=0.14.2 - pydeck - pytest - pytest-cov diff --git a/dependencies.yaml b/dependencies.yaml index 60913a6bd..c7f520cab 100644 --- a/dependencies.yaml +++ b/dependencies.yaml @@ -298,7 +298,8 @@ dependencies: - myst-parser - nbsphinx - numpydoc - - pydata-sphinx-theme + # https://github.com/pydata/pydata-sphinx-theme/issues/1539 + - pydata-sphinx-theme!=0.14.2 - sphinx<6 notebooks: common: