mirror of
https://github.com/ultralytics/yolov5.git
synced 2025-06-03 14:49:29 +08:00
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…
x
Reference in New Issue
Block a user