mirror of
https://github.com/fishyboteso/fishyboteso.git
synced 2024-08-30 18:32:13 +00:00
Merge pull request #32 from SemjonKerner/numpyversion
Disallow numpy version 1.19.4 as requirement
This commit is contained in:
commit
422d52fa0d
@ -1,7 +1,7 @@
|
||||
urllib3
|
||||
winshell
|
||||
imutils
|
||||
numpy==1.19.3
|
||||
numpy!=1.19.4
|
||||
opencv_python
|
||||
Pillow
|
||||
pypiwin32
|
||||
|
Loading…
Reference in New Issue
Block a user