From 661b3b7ac12bead80253e11b392413627d7d8c12 Mon Sep 17 00:00:00 2001 From: Martin Czygan Date: Tue, 2 Feb 2021 00:35:34 +0100 Subject: add zstandard dep --- Pipfile | 1 + 1 file changed, 1 insertion(+) (limited to 'Pipfile') diff --git a/Pipfile b/Pipfile index f4951c0..d476be8 100644 --- a/Pipfile +++ b/Pipfile @@ -28,6 +28,7 @@ unidecode = ">=0.10" requests = "*" dynaconf = "*" regex = "*" +zstandard = "*" [requires] python_version = "3.7" -- cgit v1.2.3