From ededee81530ae2d7179e34c9a8ebefb2689fea28 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 12 Apr 2021 11:20:59 -0700 Subject: bump fuzzycat to v0.0.19 (for ES 7.x compatibility) --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Pipfile') diff --git a/Pipfile b/Pipfile index 0651b0a..65bb074 100644 --- a/Pipfile +++ b/Pipfile @@ -13,7 +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.18" +fuzzycat = "==0.1.19" ftfy = "*" gunicorn = "*" httptools = "*" -- cgit v1.2.3