From 2cb1840c6830cd5ff6be8bbebce1c457fbe00a8c Mon Sep 17 00:00:00 2001 From: Constantin Wenger <constantin.wenger@googlemail.com> Date: Tue, 01 Feb 2022 22:46:42 +0000 Subject: [PATCH] updated requirements --- requirements.txt | 15 +++++++-------- 1 files changed, 7 insertions(+), 8 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1f47cd3..584844c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,12 +1,11 @@ -opencv-python==3.4.2.17 +opencv-python pandas imgaug==0.2.6 imutils==0.5.1 matplotlib==2.2.2 -numpy==1.15.2 -pandas==0.23.0 -pickle -PIL==5.1.0 -shapely==1.6.4 -urllib - +numpy +#pickle +#PIL==5.1.0 +shapely +#urllib +imagehash -- Gitblit v1.10.0