From 5741c7585ea48a8dc8e388fbf2b9b1aa0b787dfa Mon Sep 17 00:00:00 2001 From: Sebastien Morais Date: Wed, 29 Nov 2023 12:08:28 +0100 Subject: [PATCH] WIP --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6b10d6fd4a..0baa525d28 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ tests = [ doc = [ "sphinx==7.1.2", "numpydoc==1.6.0", - "ansys_sphinx_theme>=0.12.4", + "ansys_sphinx_theme>=0.12.2", "sphinx-copybutton==0.5.2", ]