From a7257b6ccf26e3ac3c741668123cb9ce5c84e213 Mon Sep 17 00:00:00 2001 From: Jay Chia <17691182+jaychia@users.noreply.github.com> Date: Tue, 16 Jan 2024 20:13:45 -0800 Subject: [PATCH] [DOCS] Fix docs build for sphinxcontrib-applehelp versioning (#1787) Co-authored-by: Jay Chia --- requirements-dev.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9cd9edcb63..e75d90e79a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -62,3 +62,6 @@ Sphinx <= 5 sphinx-book-theme>=0.3.3,<1.0.0 sphinx-reredirects>=0.1.1 sphinx-copybutton>=0.5.2 +# sphinxcontrib-applehelp needs to be pinned as it dropped support for older versions of Sphinx +# See: https://github.com/sphinx-doc/sphinxcontrib-applehelp/pull/15#issuecomment-1890891611 +sphinxcontrib-applehelp<=1.0.4