Skip to content

Commit 2e42483

Browse files
committed
update .toml and .lock
added pillow package as dependency
1 parent c2f94d2 commit 2e42483

File tree

2 files changed

+2279
-177
lines changed

2 files changed

+2279
-177
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ dependencies = [
3232
"typing-extensions>=4.12.2; python_version < '3.11'",
3333
"opencv-python-headless>=4.7.0.68",
3434
"pypdfium2>=4",
35+
"pillow>=10.4.0",
3536
]
3637

3738
[build-system]

0 commit comments

Comments
 (0)