File tree Expand file tree Collapse file tree 2 files changed +6
-13
lines changed Expand file tree Collapse file tree 2 files changed +6
-13
lines changed Original file line number Diff line number Diff line change @@ -37,9 +37,9 @@ dependencies = [
37
37
" ckanapi>=4.7" ,
38
38
" defopt>=6.4.0" ,
39
39
" email_validator" ,
40
- " hdx-python-country>=3.6.8 " ,
41
- " hdx-python-utilities>=3.6.5 " ,
42
- " libhxl>=5.2" ,
40
+ " hdx-python-country>=3.6.9 " ,
41
+ " hdx-python-utilities>=3.6.6 " ,
42
+ " libhxl>=5.2.1 " ,
43
43
" makefun" ,
44
44
" ndg-httpsclient" ,
45
45
" pyasn1" ,
Original file line number Diff line number Diff line change @@ -28,12 +28,7 @@ ckanapi==4.7
28
28
click == 8.1.7
29
29
# via typer
30
30
colorama == 0.4.6
31
- # via
32
- # click
33
- # defopt
34
- # loguru
35
- # pytest
36
- # typer
31
+ # via typer
37
32
coverage [toml ]== 7.4.3
38
33
# via pytest-cov
39
34
cryptography == 42.0.5
@@ -66,9 +61,9 @@ google-auth-oauthlib==1.2.0
66
61
# via gspread
67
62
gspread == 6.0.2
68
63
# via hdx-python-api (pyproject.toml)
69
- hdx-python-country == 3.6.8
64
+ hdx-python-country == 3.6.9
70
65
# via hdx-python-api (pyproject.toml)
71
- hdx-python-utilities == 3.6.5
66
+ hdx-python-utilities == 3.6.6
72
67
# via
73
68
# hdx-python-api (pyproject.toml)
74
69
# hdx-python-country
@@ -262,8 +257,6 @@ virtualenv==20.25.1
262
257
# via pre-commit
263
258
wheel == 0.43.0
264
259
# via libhxl
265
- win32-setctime == 1.1.0
266
- # via loguru
267
260
xlrd == 2.0.1
268
261
# via hdx-python-utilities
269
262
xlrd3 == 1.1.0
You can’t perform that action at this time.
0 commit comments