diff --git a/pyproject.toml b/pyproject.toml index 0d17f0e..cf584e8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ dependencies = [ "pyfiglet==0.8.post1", "pdfplumber==0.10.3", "python-docx==1.1.0", - "mammoth==1.6.0", + "mammoth==1.11.0", "pypandoc==1.13", "pdf2image==1.17.0", "pytesseract==0.3.10", diff --git a/requirements.txt b/requirements.txt index b58e9ef..76f4c19 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ rich==13.7.1 pyfiglet==0.8.post1 pdfplumber==0.10.3 python-docx==1.1.0 -mammoth==1.6.0 +mammoth==1.11.0 pypandoc==1.13 pdf2image==1.17.0 pytesseract==0.3.10