diff --git a/pyproject.toml b/pyproject.toml index 15009e1..c63c5e9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ "python-fasthtml==0.13.4", "MonsterUI==1.0.45", "markdown-it-py==4.1.0", - "mdit-py-plugins==0.5.0", + "mdit-py-plugins==0.6.0", "bokeh==3.9.0", "uvicorn==0.46.0", "scipy==1.17.1",