deps: update PyMuPDF req

This commit is contained in:
James R. Barlow
2023-10-24 00:54:31 -07:00
parent 0655f8e7ae
commit ad3a1dbbad
+1 -1
View File
@@ -50,7 +50,7 @@ Tracker = "https://github.com/ocrmypdf/OCRmyPDF/issues"
[project.optional-dependencies]
docs = ["sphinx", "sphinx-issues", "sphinx-rtd-theme"]
extended_test = ["PyMuPDF==1.19.1"]
extended_test = ["PyMuPDF>=1.19.1"]
test = [
"coverage[toml]>=6.2",
"hypothesis>=6.36.0",