We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a41910 commit 6070e82Copy full SHA for 6070e82
doc/requirements-docs.txt
@@ -4,3 +4,13 @@ sphinx-reredirects
4
sphinxcontrib-mermaid
5
dask-sphinx-theme>=3.0.0
6
frigate>=0.7.0
7
+
8
+# FIXME: This workaround is required until we have sphinx>=5, as enabled by
9
+# dask-sphinx-theme no longer pinning sphinx-book-theme==0.2.0. This is
10
+# tracked in https://github.com/dask/dask-sphinx-theme/issues/68.
11
+#
12
+sphinxcontrib-applehelp<1.0.5
13
+sphinxcontrib-devhelp<1.0.6
14
+sphinxcontrib-htmlhelp<2.0.5
15
+sphinxcontrib-serializinghtml<1.1.10
16
+sphinxcontrib-qthelp<1.0.7
0 commit comments