We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac0371b commit 4878fbfCopy full SHA for 4878fbf
pyproject.toml
@@ -32,6 +32,7 @@ dependencies = [
32
"typing-extensions>=4.12.2; python_version < '3.11'",
33
"opencv-python-headless>=4.7.0.68",
34
"pypdfium2>=4",
35
+ "pillow>=10.4.0",
36
]
37
38
[build-system]
0 commit comments