This is an automated email from the ASF dual-hosted git repository. ronny pushed a commit to branch docs/justify-sphinx-versions in repository https://gitbox.apache.org/repos/asf/couchdb.git
commit 9f47097a3736e382030cde19baf95c74224ae6a2 Author: Ronny Berndt <[email protected]> AuthorDate: Fri Jan 5 10:25:49 2024 +0100 Justify Sphinx package version Partial revert "Update Sphinx/RTD dependencies (#4946)" because of non-functional search bar and non-clickable doc version chooser. --- src/docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/requirements.txt b/src/docs/requirements.txt index f7a23d821..ac317404c 100644 --- a/src/docs/requirements.txt +++ b/src/docs/requirements.txt @@ -1,3 +1,3 @@ -Sphinx==7.2.6 +Sphinx==6.2.1 sphinx-rtd-theme==2.0.0 sphinxcontrib-httpdomain==1.8.1
