diff --git a/pyproject.toml b/pyproject.toml index f910d32e4..afbecf2ab 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -149,7 +149,7 @@ dev = [ "ipython", "ldap3", "matplotlib", - "mistune <2.0.0", # temporary while sphinx sorts this out, + "mistune", "myst-parser", "numpydoc", "pre-commit",