diff --git a/requirements.txt b/requirements.txt index 4afe4ff..4bf72a2 100755 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ ckanapi==4.7 defopt==6.3.0 email_validator==1.2.1 -hdx-python-country==3.2.3 +hdx-python-country==3.2.4 ndg-httpsclient==0.5.1 pyasn1==0.4.8 pyOpenSSL==22.0.0 diff --git a/setup.cfg b/setup.cfg index bf3e0e1..ffc7c18 100755 --- a/setup.cfg +++ b/setup.cfg @@ -45,7 +45,7 @@ install_requires = ckanapi >= 4.7 defopt email_validator - hdx-python-country>=3.2.3 + hdx-python-country>=3.2.4 ndg-httpsclient pyasn1 pyOpenSSL