From be11e02f1d08beb40fff7d54d1c7a343ba10b275 Mon Sep 17 00:00:00 2001 From: Constantin Wenger <constantin.wenger@googlemail.com> Date: Tue, 01 Feb 2022 22:46:28 +0000 Subject: [PATCH] added autocreating csv folder --- requirements.txt | 9 ++++----- 1 files changed, 4 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1f47cd3..0412315 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,9 +4,8 @@ imutils==0.5.1 matplotlib==2.2.2 numpy==1.15.2 -pandas==0.23.0 -pickle -PIL==5.1.0 +#pickle +#PIL==5.1.0 shapely==1.6.4 -urllib - +#urllib +imagehash -- Gitblit v1.10.0