From 73067c8b238b563a11721281a3d58c96a678694b Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Fri, 26 Apr 2019 13:28:16 +0200 Subject: [PATCH] chg: [Pipfile] collection removed --- Pipfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Pipfile b/Pipfile index 8529abc..16ac02e 100644 --- a/Pipfile +++ b/Pipfile @@ -47,7 +47,6 @@ opencv-python = "*" np = "*" ODTReader = {editable = true,git = "https://github.com/cartertemm/ODTReader.git"} python-pptx = "*" -collections = "*" python-docx = "*" ezodf = "*" pandas = "*"