diff --git a/pyproject.toml b/pyproject.toml index bc4c62db6b..84c59546c3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ tests = [ "scikit-rf" ] doc = [ - "ansys-sphinx-theme>=0.10.0,<1.1", + "ansys-sphinx-theme>=0.10.0,<1.2", "imageio>=2.30.0,<2.36", "ipython>=8.13.0,<8.29", "jupyterlab>=4.0.0,<4.3",