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