From 85506b439f7d04b6e3aec347e373ea9f1a673282 Mon Sep 17 00:00:00 2001 From: Constantin Wenger <constantin.wenger@googlemail.com> Date: Tue, 13 Aug 2019 20:38:51 +0000 Subject: [PATCH] make sure duplicate set abbreviations are removed --- requirements.txt | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1f47cd3..beee0e5 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 -- Gitblit v1.10.0