diff --git a/pyproject.toml b/pyproject.toml index 3f3494d..e604579 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ docs = [ "pydata-sphinx-theme>=0.14", "sphinx>=7.2", "nbconvert>=7.9", - "myst-praser>=3.0", + "myst-parser>=3.0", "matplotlib>=3.4", "seaborn>=0.11", "cartopy>=0.22",