diff --git a/pyproject.toml b/pyproject.toml index 9782c56d..d1a0b329 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ docs = [ 'sphinx-design~=0.6.1', 'sphinxcontrib-details-directive~=0.1.0', 'sphinx-autoapi~=3.0', - 'myst_parser~=4.0.0', + 'myst_parser~=3.0.1', "furo", "sphinx-autodoc2" ]