We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 971a78a commit 05930a6Copy full SHA for 05930a6
2 files changed
pyproject.toml
@@ -22,7 +22,7 @@ classifiers = [
22
dependencies = [
23
"numpy>=1.26.4",
24
"opencv-python>=4.11.0.86",
25
- "pillow>=9.3,<11.0",
+ "pillow>=9.3",
26
"requests>=2.32.3",
27
"scikit-learn>=1.2",
28
"typer>=0.12.5",
0 commit comments