From 9835adcbfc3575cd38c92e8a7ea15f95a0059a31 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Thu, 10 Oct 2024 13:34:53 -0400 Subject: [PATCH] allow use of Sphinx version 8.x as interface with breathe seems to have been updated --- doc/utils/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/utils/requirements.txt b/doc/utils/requirements.txt index 6787b9d682..4b9e1a4e48 100644 --- a/doc/utils/requirements.txt +++ b/doc/utils/requirements.txt @@ -1,4 +1,4 @@ -Sphinx >= 5.3.0, <7.5 +Sphinx >= 5.3.0, <9.0 sphinxcontrib-spelling sphinxcontrib-jquery sphinx-design