diff --git a/pyproject.toml b/pyproject.toml index ac6266684..b9e417bdf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ dependencies = [ "jinja2~=3.1.5", "langdetect~=1.0.9", "nltk~=3.9.1", - "ocrmypdf~=16.9.0", + "ocrmypdf~=16.10.0", "pathvalidate~=3.2.3", "pdf2image~=1.17.0", "python-dateutil~=2.9.0",