Skip to content

Commit

Permalink
Update minimum python.
Browse files Browse the repository at this point in the history
  • Loading branch information
ebezzam committed Jul 9, 2024
1 parent 517b02f commit a3b1e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
python_requires=">=3.8.1, <=3.11.9",
install_requires=[
"opencv-python>=4.5.1.48",
"numpy>=1.22",
"numpy>=1.26",
"scipy>=1.7.0",
"image>=1.5.33",
"matplotlib>=3.4.2",
Expand Down

0 comments on commit a3b1e4d

Please sign in to comment.