From 3af7d9b879abdef820d7c46c5eaceac32fda054c Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sun, 27 Oct 2019 07:58:12 +0100 Subject: [PATCH] chg: [env] Pipfile updated --- Pipfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Pipfile b/Pipfile index 041c2739..f988b5ea 100644 --- a/Pipfile +++ b/Pipfile @@ -56,6 +56,7 @@ lxml = "*" xlrd = "*" idna-ssl = {markers = "python_version < '3.7'"} jbxapi = "*" +geoip2 = "*" [requires] python_version = "3"