We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2f94d2 commit 2e42483Copy full SHA for 2e42483
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