diff --git a/requirements/docs.txt b/requirements/docs.txt index 700daba8f9..322fec9659 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -4,5 +4,6 @@ sphinxcontrib-websupport>=1.2.4 myst-parser>=2.0.0 sphinxext-opengraph>=0.9.1 sphinx-copybutton>=0.5.2 -furo +furo@git+https://github.com/pradyunsg/furo@193643f sphinx-autodoc-typehints>=1.25.2 +setuptools