diff --git a/requirements.txt b/requirements.txt index 0ad9aa5ed4e..cca54c41c83 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ zipstream-new==1.1.8 schema==0.7.5 rdflib==6.3.2 smart_open==6.4.0 -PyMuPDF==1.23.1 +PyMuPDF==1.23.4 pathvalidate==3.2.0 # Django Apps diff --git a/setup.cfg b/setup.cfg index cde879727ad..c80c1ab9c53 100644 --- a/setup.cfg +++ b/setup.cfg @@ -51,7 +51,7 @@ install_requires = schema==0.7.5 rdflib==6.3.2 smart_open==6.4.0 - PyMuPDF==1.23.1 + PyMuPDF==1.23.4 pathvalidate==3.2.0 # Django Apps