Update requirements.txt
numpy 1.17.3 is required for python3.8
This commit is contained in:
parent
611ec44359
commit
7d19f98273
|
|
@ -1,6 +1,6 @@
|
||||||
# pip install -U -r requirements.txt
|
# pip install -U -r requirements.txt
|
||||||
Cython
|
Cython
|
||||||
numpy==1.17
|
numpy==1.17.3
|
||||||
opencv-python
|
opencv-python
|
||||||
torch>=1.5.1
|
torch>=1.5.1
|
||||||
matplotlib
|
matplotlib
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue