From 5aeb5f79d83a2559671fed6d9afed2b0987139b4 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 23 Jan 2019 15:33:44 -0800 Subject: ftfy all over (needs Pipfile.lock) --- python/Pipfile | 1 + 1 file changed, 1 insertion(+) (limited to 'python/Pipfile') diff --git a/python/Pipfile b/python/Pipfile index eebdab36..b04bb91a 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -32,6 +32,7 @@ python-dateutil = "*" sickle = "*" python-snappy = "*" pymacaroons = "*" +ftfy= "*" [requires] # Python 3.5 is the bundled (system) version of python for Ubuntu 16.04 -- cgit v1.2.3