From 20f27677aff762822bbd3aa944caf430c089ab4b Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 16 Dec 2020 19:52:45 -0800 Subject: pipenv: add fuzzycat dependency --- python/Pipfile | 1 + 1 file changed, 1 insertion(+) (limited to 'python/Pipfile') diff --git a/python/Pipfile b/python/Pipfile index 4c0977a1..0a33dff3 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -56,6 +56,7 @@ pathlib2 = "*" pycountry = "==19.8.18" tldextract = "*" toml = ">=0.10" +fuzzycat = "==0.1.8" [requires] # We install Python 3.7 using a PPA (deadsnakes) on Internet Archive cluster -- cgit v1.2.3