Skip to content

Commit ba0cf21

Browse files
Merge pull request #13970 from nextcloud/build/noid/downgrade-sphinx-reredirects
build: Downgrade sphinx-reredirects to an older version again and pin…
2 parents b597225 + ea1866d commit ba0cf21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ sphinxcontrib-htmlhelp==2.1.0
2727
sphinxcontrib-jquery==4.1
2828
sphinxcontrib-jsmath==1.0.1
2929
sphinxcontrib-mermaid==1.2.3
30-
sphinx-notfound-page
30+
sphinx-notfound-page==1.1.0
3131
sphinxcontrib-phpdomain==0.13.2
3232
sphinxcontrib-qthelp==2.0.0
3333
sphinxcontrib-serializinghtml==2.0.0
3434
sphinx-toolbox==4.1.1
35-
sphinx-reredirects==1.1.0
35+
sphinx-reredirects==0.1.6
3636
urllib3==2.6.2
3737
zipp==3.23.0

0 commit comments

Comments
 (0)