downgrade numpy to 1.19.3 as 1.9.4 is bugged on win

This commit is contained in:
Semjon Kerner 2020-12-07 16:40:26 +01:00
parent 640973fb27
commit a59a16539a

View File

@ -1,7 +1,7 @@
urllib3
winshell
imutils
numpy
numpy==1.19.3
opencv_python
Pillow
pypiwin32