Skip to content

Commit 34a33ba

Browse files
committed
Use get_size_and_hash from HDX Python Utilities
1 parent b62b990 commit 34a33ba

2 files changed

Lines changed: 3 additions & 17 deletions

File tree

requirements.txt

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ backrefs==6.1
1616
# via mkdocs-material
1717
cachetools==6.2.4
1818
# via google-auth
19-
certifi==2025.11.12
19+
certifi==2026.1.4
2020
# via requests
2121
cfgv==3.5.0
2222
# via pre-commit
@@ -50,7 +50,7 @@ email-validator==2.3.0
5050
# via hdx-python-api (pyproject.toml)
5151
et-xmlfile==2.0.0
5252
# via openpyxl
53-
filelock==3.20.1
53+
filelock==3.20.2
5454
# via virtualenv
5555
frictionless==5.18.1
5656
# via hdx-python-utilities
@@ -259,10 +259,8 @@ rpds-py==0.30.0
259259
# referencing
260260
rsa==4.9.1
261261
# via google-auth
262-
ruamel-yaml==0.19.0
262+
ruamel-yaml==0.19.1
263263
# via hdx-python-utilities
264-
ruamel-yaml-clibz==0.3.4
265-
# via ruamel-yaml
266264
setuptools==80.9.0
267265
# via ckanapi
268266
shellingham==1.5.4

tests/hdx/api/utilities/test_size_hash.py

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)