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 a6ea9f4 commit 564149bCopy full SHA for 564149b
docs/requirements.txt
@@ -5,6 +5,13 @@ cloudpickle
5
git+https://github.com/dask/dask
6
sphinx
7
dask-sphinx-theme>=3.0.0
8
+# FIXME: `sphinxcontrib-*` pins are a workaround until we have sphinx>=5.
9
+# See https://github.com/dask/dask-sphinx-theme/issues/68.
10
+sphinxcontrib-applehelp>=1.0.0,<1.0.7
11
+sphinxcontrib-devhelp>=1.0.0,<1.0.6
12
+sphinxcontrib-htmlhelp>=2.0.0,<2.0.5
13
+sphinxcontrib-serializinghtml>=1.1.0,<1.1.10
14
+sphinxcontrib-qthelp>=1.0.0,<1.0.7
15
sphinx-click
16
memray
17
sphinx_design
0 commit comments