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 c9e7aca commit f12c156Copy full SHA for f12c156
docs/requirements.txt
@@ -3,15 +3,8 @@ tornado
3
toolz
4
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
+sphinx>=8.0.0
+dask-sphinx-theme>=4.0.0
15
sphinx-click
16
memray
17
sphinx_design
0 commit comments