Skip to content

Commit c41c22a

Browse files
authored
1 parent f172c18 commit c41c22a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ dependencies = [
2020
"numpy>=2.1.3",
2121
"opencv-python>=4.10.0.84",
2222
"pandas>=2.2.3",
23-
"pillow>=11",
23+
# "pillow>=11",
24+
"pillow @ git+https://github.com/python-pillow/pillow",
2425
"requests>=2.32.3",
2526
"rich>=13.9.4",
2627
"scikit-learn>=1.5.2",

0 commit comments

Comments
 (0)