Update requirements.txt

numpy==1.21.4 not compatible with mahotas==1.4.13
problem solved when updated numpy to numpy-1.24.3
This commit is contained in:
horffmanwang 2023-04-25 11:45:17 +08:00 committed by GitHub
parent 42096a19d9
commit 3505c2c4c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
imgviz==1.2.6
mahotas==1.4.13
numpy==1.21.4
numpy==1.24.3
opencv_python_headless==4.5.3.56
Pillow==9.2.0
PyQt5==5.15.7