Skip to content

Commit

Permalink
Remove pillow
Browse files Browse the repository at this point in the history
- doesn't seem to be used anywhere
- was first introduced with the kirsch operator but doesn't seem like that
function relies on pillow
  • Loading branch information
gnodar01 committed Jul 12, 2024
1 parent d3faeba commit 7e4102b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ def run_tests(self):
"deprecation",
"matplotlib>=3.1.3,<3.8",
"numpy>=1.18.2,<2",
"pillow>=7.1.0",
"scikit-image>=0.17.2,<0.22.0",
"scipy>=1.4.1,<1.11",
],
Expand Down

0 comments on commit 7e4102b

Please sign in to comment.