diff options
| author | yuzu-eva <cafebabe@disroot.org> | 2025-03-12 00:50:54 +0100 |
|---|---|---|
| committer | yuzu-eva <cafebabe@disroot.org> | 2025-03-12 00:50:54 +0100 |
| commit | 50b26ac9bb1c9b1eaa9f88a9a23303deddb60a46 (patch) | |
| tree | 953864fa02d10474fbd2c98ca502d572a9a742d8 /pyproject.toml | |
| parent | f283598c5a6203c11130cc6aacc1a60da21bd0d2 (diff) | |
fixed markdown issue in get_headers()
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 5eab0bf..bab9dcf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ dependencies = [ "houdini-py>=0.1.0", "jinja2==3.1.4", "lxml>=5.3.1", - "mistune==3.0.2", + "mistune==2.0.3", "pastescript==3.2.0", "pygments>=2.19.1", "waitress>=3.0.2", |
