From 6070e82921869422198a91714bb2bd72414183ff Mon Sep 17 00:00:00 2001 From: Jacob Tomlinson Date: Tue, 20 Feb 2024 12:02:23 +0100 Subject: [PATCH] Add sphinx theme workaround (#865) --- doc/requirements-docs.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/requirements-docs.txt b/doc/requirements-docs.txt index 654755a90..e55c5484e 100644 --- a/doc/requirements-docs.txt +++ b/doc/requirements-docs.txt @@ -4,3 +4,13 @@ sphinx-reredirects sphinxcontrib-mermaid dask-sphinx-theme>=3.0.0 frigate>=0.7.0 + +# FIXME: This workaround is required until we have sphinx>=5, as enabled by +# dask-sphinx-theme no longer pinning sphinx-book-theme==0.2.0. This is +# tracked in https://github.com/dask/dask-sphinx-theme/issues/68. +# +sphinxcontrib-applehelp<1.0.5 +sphinxcontrib-devhelp<1.0.6 +sphinxcontrib-htmlhelp<2.0.5 +sphinxcontrib-serializinghtml<1.1.10 +sphinxcontrib-qthelp<1.0.7