aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Pipfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Pipfile b/Pipfile
index 12ee823..dcdf16e 100644
--- a/Pipfile
+++ b/Pipfile
@@ -8,7 +8,7 @@ ftfy = "*"
urlcanon = "*"
surt = "*"
tldextract = "*"
-pycountry = "*"
+pycountry = "==19.8.18"
python-stdnum = "*"
toml = "*"