diff --git a/pyproject.toml b/pyproject.toml index baeaafc..baa8858 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -54,7 +54,7 @@ docs = [ 'sphinx-design~=0.4.1', 'sphinxcontrib-details-directive~=0.1.0', 'sphinx-autoapi~=3.0', - 'myst_parser~=1.0.0', + 'myst_parser~=2.0.0', "furo" ]