From 47bc1422d221e088a55c4ed98dfaeed6296d1c6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Chaves?= Date: Tue, 11 Mar 2025 11:43:05 +0100 Subject: [PATCH] Revert docs change, the warning is not preventing the docs build --- docs/requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 038530c76..103fb08d6 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,6 +1,5 @@ sphinx==8.1.3 -# https://github.com/readthedocs/sphinx-hoverxref/issues/312 -sphinx-hoverxref @ git+https://github.com/readthedocs/sphinx-hoverxref.git@f702d3efffda796ba1d7747b64cadb732fa8a274 +sphinx-hoverxref==1.4.2 sphinx-notfound-page==1.0.4 sphinx-rtd-theme==3.0.2 sphinx-rtd-dark-mode==1.3.0