From ea1866d99fa9f12477cc5aa236b7457a904cdb09 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Tue, 6 Jan 2026 21:08:27 +0100 Subject: [PATCH] build: Downgrade sphinx-reredirects to an older version again and pin notfound-page dep Signed-off-by: Joas Schilling --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 17374220113..1435b093cf0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,11 +27,11 @@ sphinxcontrib-htmlhelp==2.1.0 sphinxcontrib-jquery==4.1 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-mermaid==1.2.3 -sphinx-notfound-page +sphinx-notfound-page==1.1.0 sphinxcontrib-phpdomain==0.13.2 sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 sphinx-toolbox==4.1.1 -sphinx-reredirects==1.1.0 +sphinx-reredirects==0.1.6 urllib3==2.6.2 zipp==3.23.0