From 4f50321c4ebff8ad7926042f19943b58616e6ab4 Mon Sep 17 00:00:00 2001 From: Martin Czygan Date: Tue, 12 Jan 2021 21:53:37 +0100 Subject: add missing dependency --- Pipfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Pipfile') diff --git a/Pipfile b/Pipfile index 40476c2..f4951c0 100644 --- a/Pipfile +++ b/Pipfile @@ -27,6 +27,7 @@ fatcat-openapi-client = "*" unidecode = ">=0.10" requests = "*" dynaconf = "*" +regex = "*" [requires] python_version = "3.7" -- cgit v1.2.3