We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f172c18 commit c41c22aCopy full SHA for c41c22a
pyproject.toml
@@ -20,7 +20,8 @@ dependencies = [
20
"numpy>=2.1.3",
21
"opencv-python>=4.10.0.84",
22
"pandas>=2.2.3",
23
- "pillow>=11",
+ # "pillow>=11",
24
+ "pillow @ git+https://github.com/python-pillow/pillow",
25
"requests>=2.32.3",
26
"rich>=13.9.4",
27
"scikit-learn>=1.5.2",
0 commit comments