diff --git a/pyproject.toml b/pyproject.toml index f56e6c8..18fdc61 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ optional = true [tool.poetry.group.docs.dependencies] sphinx = "^7.2.6" sphinx-rtd-theme = "^2.0.0" -myst-parser = "^2.0.0" +myst-parser = "^4.0.1" sphinxcontrib-napoleon = "^0.7" sphinx-autodoc-typehints = "^2.3.0" sphinx-autobuild = "^2024.10.3"