From 64750c8a2169bbd2ed117a843bf92b04b688d4f7 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Mon, 28 Aug 2023 05:20:47 -0400 Subject: [PATCH] allow sphinx 7.2 again after incompatibility with breathe has been fixed --- 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 5b298c2975..5bb8e3911d 100644 --- a/doc/utils/requirements.txt +++ b/doc/utils/requirements.txt @@ -1,4 +1,4 @@ -Sphinx >= 5.3.0, <7.2.0 +Sphinx >= 5.3.0, <8.0 sphinxcontrib-spelling sphinxcontrib-jquery git+https://github.com/akohlmey/sphinx-fortran@parallel-read