diff --git a/pyproject.toml b/pyproject.toml index f778f98c0..6dac7afc9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ dependencies = [ "sorl-thumbnail==12.11.0", "django-extensions==3.2.3", "django-import-export==2.7.1", - "pypandoc==1.12", + "pypandoc==1.16.2", "panflute==2.3.1", "Unidecode==1.4.0", ]