diff --git a/Pipfile b/Pipfile index 041c273..f988b5e 100644 --- a/Pipfile +++ b/Pipfile @@ -56,6 +56,7 @@ lxml = "*" xlrd = "*" idna-ssl = {markers = "python_version < '3.7'"} jbxapi = "*" +geoip2 = "*" [requires] python_version = "3"