diff --git a/setup.py b/setup.py index 9571b5e118..6f66225c68 100644 --- a/setup.py +++ b/setup.py @@ -129,7 +129,7 @@ def package_files(prefix: str, directory: str, extension: str): 'furo==2022.9.29', 'sphinx-copybutton==0.5.2', 'testbook==0.4.2', - 'myst-parser==0.16.1', + 'myst-parser==4.0.0', 'sphinx_panels==0.6.0', 'sphinxcontrib-images==0.9.4', 'pytest_codeblocks==0.17.0',