Skip to content

Commit ab50597

Browse files
author
Mike
committed
Update requirements
1 parent 94a5c77 commit ab50597

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ckanapi==4.7
22
defopt==6.3.0
33
email_validator==1.2.1
4-
hdx-python-country==3.2.6
4+
hdx-python-country==3.2.7
55
ndg-httpsclient==0.5.1
66
pyasn1==0.4.8
77
pyOpenSSL==22.0.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ install_requires =
4545
ckanapi >= 4.7
4646
defopt
4747
email_validator
48-
hdx-python-country>=3.2.6
48+
hdx-python-country>=3.2.7
4949
ndg-httpsclient
5050
pyasn1
5151
pyOpenSSL

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pytest==7.1.2
22
pytest-cov==3.0.0
3-
tox==3.25.0
3+
tox==3.25.1
44
tox-wheel==0.7.0
55
-r requirements.txt

0 commit comments

Comments
 (0)