diff --git a/setup.py b/setup.py index 07ef852a..3d70c443 100644 --- a/setup.py +++ b/setup.py @@ -55,7 +55,7 @@ 'nbconvert', # build documentation - 'sphinx==7.1.2', # build the documentation + 'sphinx', # build the documentation 'sphinx-rtd-theme', # adding the nice sphinx theme 'sphinx-toolbox', # dependency of enum_tools, we got this as a present 'myst-parser', # for Contributing.md