diff --git a/setup.py b/setup.py index 62adea605e..ea28f6e889 100755 --- a/setup.py +++ b/setup.py @@ -75,7 +75,7 @@ documentation_extras = [ "Sphinx>=1.5.2", "sphinx-autobuild>=0.6.0", "sphinx-wagtail-theme==6.1.1", - "myst_parser==0.18.1", + "myst_parser==2.0.0", "sphinx_copybutton>=0.5,<1.0", ]