diff --git a/CVC-YOLOv3/requirements.txt b/CVC-YOLOv3/requirements.txt index 764c988..70a327f 100644 --- a/CVC-YOLOv3/requirements.txt +++ b/CVC-YOLOv3/requirements.txt @@ -1,7 +1,7 @@ numpy==1.16.4 matplotlib==3.1.0 torchvision==0.3.0 -opencv_python==4.1.0.25 +opencv_python==4.2.0.32 torch==1.1.0 requests==2.20.0 pandas==0.24.2