From f18afbb3bc7036ac73591ac98a1fdc646955bb94 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 18 Jan 2021 23:17:54 -0800 Subject: pipenv: fuzzycat --- Pipfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Pipfile') diff --git a/Pipfile b/Pipfile index 937ed4b..fbca277 100644 --- a/Pipfile +++ b/Pipfile @@ -13,6 +13,7 @@ elasticsearch = { version = ">=7.8.0,<8.0.0", extras = ["async"] } elasticsearch-dsl = ">=7.0.0,<8.0.0" fastapi = "*" fatcat-openapi-client = ">=0.3.3" +fuzzycat = "==0.1.12" ftfy = "*" gunicorn = "*" httptools = "*" -- cgit v1.2.3