From 49f1617944e38a6a53fa2836316324f2f67711e6 Mon Sep 17 00:00:00 2001 From: Eivind Jahren Date: Tue, 26 Jul 2022 14:20:39 +0200 Subject: [PATCH] Revert "Pin sphinx to <5.1.0" Issue with sphinx that caused the pin was resolved in 5.1.1 This reverts commit 6e48689ffce99b16a8f1da155193be242ef354d3. --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index bd10459471e..8682d892281 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -18,7 +18,7 @@ requests scikit-build semeio>=1.4.1 setuptools_scm -sphinx<5.1.0 +sphinx sphinx_rtd_theme sphinx-argparse sphinx-autoapi