From f15c2fa31a14a084e1d196ce54b8b593713bc089 Mon Sep 17 00:00:00 2001 From: Ross McFarland Date: Thu, 13 Jan 2022 09:25:05 -0800 Subject: [PATCH] Newer pycountry that hopefully works with 3.10 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ceff82d..ffdd5c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ jmespath==0.10.0 natsort==6.2.1 ovh==0.5.0 pycountry-convert==0.7.2 -pycountry==20.7.3 +pycountry==22.1.10 python-dateutil==2.8.1 requests==2.25.1 setuptools==44.1.1