File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ The library has detailed API documentation which can be found in the menu at the
5454
5555
5656## Breaking Changes
57- From 6.6.0, Python 3.10 or later is required
57+ From 6.6.0, Python 3.10 or later is required
5858
5959From 6.5.7, get_size_and_hash moved to HDX Python Utilities
6060
Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ dependencies = [
3737 " ckanapi>=4.8" ,
3838 " defopt>=7.0.0" ,
3939 " email_validator" ,
40- " hdx-python-country>=3.9.8 " ,
41- " hdx-python-utilities>=3.9.9 " ,
40+ " hdx-python-country>=4.0.0 " ,
41+ " hdx-python-utilities>=4.0.0 " ,
4242 " libhxl>=5.2.2" ,
4343 " makefun" ,
4444 " quantulum3" ,
Original file line number Diff line number Diff line change @@ -34,9 +34,9 @@ et-xmlfile==2.0.0
3434 # via openpyxl
3535frictionless == 5.18.1
3636 # via hdx-python-utilities
37- hdx-python-country == 3.9.8
37+ hdx-python-country == 4.0.0
3838 # via hdx-python-api (pyproject.toml)
39- hdx-python-utilities == 3.9.9
39+ hdx-python-utilities == 4.0.0
4040 # via
4141 # hdx-python-api (pyproject.toml)
4242 # hdx-python-country
You can’t perform that action at this time.
0 commit comments