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:
parent
42096a19d9
commit
3505c2c4c4
@ -1,6 +1,6 @@
|
|||||||
imgviz==1.2.6
|
imgviz==1.2.6
|
||||||
mahotas==1.4.13
|
mahotas==1.4.13
|
||||||
numpy==1.21.4
|
numpy==1.24.3
|
||||||
opencv_python_headless==4.5.3.56
|
opencv_python_headless==4.5.3.56
|
||||||
Pillow==9.2.0
|
Pillow==9.2.0
|
||||||
PyQt5==5.15.7
|
PyQt5==5.15.7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user