From 05b79a5b4c01f574b14f1e5a3d6414122c3c4b13 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 10 Mar 2020 23:00:39 -0700 Subject: pipenv: add urlcanon; update pipefile.lock --- python/Pipfile | 1 + 1 file changed, 1 insertion(+) (limited to 'python/Pipfile') diff --git a/python/Pipfile b/python/Pipfile index f7e59c5..a545879 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -34,6 +34,7 @@ python-magic = "*" ftfy = "*" internetarchive = "*" Flask = ">=1" +urlcanon = "*" [requires] python_version = "3.5" -- cgit v1.2.3