diff --git a/setup.py b/setup.py index 2ea637e..c271a2f 100644 --- a/setup.py +++ b/setup.py @@ -47,7 +47,7 @@ def get_requirements(): 'build~=0.5.1', 'nbsphinx~=0.8.6', 'setuptools~=57.0.0', - 'sphinx~=4.0.2', + 'sphinx>=5', 'sphinx-panels~=0.6.0', 'sphinx-rtd-theme~=0.5.2', 'sphinx-mathjax-offline~=0.0.1',