diff --git a/pyproject.toml b/pyproject.toml index 238905c..4a88055 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ dependencies = [ "Sphinx<8.0.0,>=7.2.6", "ablog<1.0.0,>=0.11.6", "pydata-sphinx-theme<1.0.0,>=0.15.2", - "myst-parser[linkify]<3.0.0,>=2.0.0", + "myst-parser[linkify]>=2.0.0,<5.0.0", "sphinxcontrib-youtube<2.0.0,>=1.4.1", "sphinx-sitemap<3.0.0,>=2.5.1", "sphinxext-opengraph<1.0.0,>=0.9.1",