From 58071f3f02569d7638ec0191db0f0dc520f6b093 Mon Sep 17 00:00:00 2001 From: Sefik Ilkin Serengil Date: Fri, 15 Jan 2021 10:26:30 +0300 Subject: [PATCH] opencv-contrib-python --- requirements.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d971381..fe16e3d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,10 +3,11 @@ pandas>=0.23.4 gdown>=3.10.1 tqdm>=4.30.0 Pillow>=5.2.0 -opencv-python>=3.4.4 +opencv-python>=4.2.0.34 +opencv-contrib-python>=4.3.0.36 tensorflow>=1.9.0 keras>=2.2.0 Flask>=1.1.2 mtcnn>=0.1.0 lightgbm>=2.3.1 -dlib>=19.20.0 \ No newline at end of file +dlib>=19.20.0