Skip to content

Commit

Permalink
Adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
b-j-mills committed Feb 25, 2025
1 parent 563c7b7 commit 2292fc1
Show file tree
Hide file tree
Showing 5 changed files with 104 additions and 92 deletions.
4 changes: 4 additions & 0 deletions .config/ruff.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,7 @@ select = [
"F", # pyflakes - default
"I" # isort
]

[lint.isort]
known-local-folder = ["hdx.scraper.icpac_cdi"]
known-third-party = ["hdx.api", "hdx.location", "hdx.data", "hdx.database", "hdx.facades", "hdx.scraper", "hdx.utilities"]
97 changes: 51 additions & 46 deletions requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,48 +4,48 @@ annotated-types==0.7.0
# via
# -c requirements.txt
# pydantic
attrs==24.2.0
attrs==25.1.0
# via
# -c requirements.txt
# frictionless
# jsonlines
# jsonschema
# referencing
beautifulsoup4==4.12.3
beautifulsoup4==4.13.3
# via
# -c requirements.txt
# bs4
bs4==0.0.2
# via
# -c requirements.txt
# hdx-scraper-icpac-cdi (pyproject.toml)
certifi==2024.8.30
certifi==2025.1.31
# via
# -c requirements.txt
# requests
chardet==5.2.0
# via
# -c requirements.txt
# frictionless
charset-normalizer==3.3.2
charset-normalizer==3.4.1
# via
# -c requirements.txt
# requests
ckanapi==4.8
# via
# -c requirements.txt
# hdx-python-api
click==8.1.7
click==8.1.8
# via
# -c requirements.txt
# typer
coverage==7.6.1
coverage==7.6.12
# via pytest-cov
defopt==6.4.0
# via
# -c requirements.txt
# hdx-python-api
dnspython==2.6.1
dnspython==2.7.0
# via
# -c requirements.txt
# email-validator
Expand All @@ -62,29 +62,29 @@ email-validator==2.2.0
# via
# -c requirements.txt
# hdx-python-api
et-xmlfile==1.1.0
et-xmlfile==2.0.0
# via
# -c requirements.txt
# openpyxl
frictionless==5.18.0
# via
# -c requirements.txt
# hdx-python-utilities
hdx-python-api==6.3.4
hdx-python-api==6.3.8
# via
# -c requirements.txt
# hdx-scraper-icpac-cdi (pyproject.toml)
hdx-python-country==3.7.9
hdx-python-country==3.8.8
# via
# -c requirements.txt
# hdx-python-api
hdx-python-utilities==3.7.4
hdx-python-utilities==3.8.4
# via
# -c requirements.txt
# hdx-scraper-icpac-cdi (pyproject.toml)
# hdx-python-api
# hdx-python-country
humanize==4.10.0
humanize==4.12.1
# via
# -c requirements.txt
# frictionless
Expand All @@ -97,25 +97,25 @@ ijson==3.3.0
# via
# -c requirements.txt
# hdx-python-utilities
inflect==7.4.0
inflect==7.5.0
# via
# -c requirements.txt
# quantulum3
iniconfig==2.0.0
# via pytest
isodate==0.6.1
isodate==0.7.2
# via
# -c requirements.txt
# frictionless
jinja2==3.1.4
jinja2==3.1.5
# via
# -c requirements.txt
# frictionless
jsonlines==4.0.0
# via
# -c requirements.txt
# hdx-python-utilities
jsonpath-ng==1.6.1
jsonpath-ng==1.7.0
# via
# -c requirements.txt
# libhxl
Expand All @@ -124,16 +124,16 @@ jsonschema==4.23.0
# -c requirements.txt
# frictionless
# tableschema-to-template
jsonschema-specifications==2023.12.1
jsonschema-specifications==2024.10.1
# via
# -c requirements.txt
# jsonschema
libhxl==5.2.1
libhxl==5.2.2
# via
# -c requirements.txt
# hdx-python-api
# hdx-python-country
loguru==0.7.2
loguru==0.7.3
# via
# -c requirements.txt
# hdx-python-utilities
Expand All @@ -149,27 +149,27 @@ marko==2.1.2
# via
# -c requirements.txt
# frictionless
markupsafe==2.1.5
markupsafe==3.0.2
# via
# -c requirements.txt
# jinja2
mdurl==0.1.2
# via
# -c requirements.txt
# markdown-it-py
more-itertools==10.5.0
more-itertools==10.6.0
# via
# -c requirements.txt
# inflect
num2words==0.5.13
num2words==0.5.14
# via
# -c requirements.txt
# quantulum3
openpyxl==3.1.5
# via
# -c requirements.txt
# hdx-python-utilities
packaging==24.1
packaging==24.2
# via pytest
petl==1.7.15
# via
Expand All @@ -186,27 +186,27 @@ pockets==0.9.1
# via
# -c requirements.txt
# sphinxcontrib-napoleon
pydantic==2.9.2
pydantic==2.10.6
# via
# -c requirements.txt
# frictionless
pydantic-core==2.23.4
pydantic-core==2.27.2
# via
# -c requirements.txt
# pydantic
pygments==2.18.0
pygments==2.19.1
# via
# -c requirements.txt
# rich
pyphonetics==0.5.3
# via
# -c requirements.txt
# hdx-python-country
pytest==8.3.3
# hdx-python-utilities
pytest==8.3.4
# via
# hdx-scraper-icpac-cdi (pyproject.toml)
# pytest-cov
pytest-cov==5.0.0
pytest-cov==6.0.0
# via hdx-scraper-icpac-cdi (pyproject.toml)
python-dateutil==2.9.0.post0
# via
Expand Down Expand Up @@ -236,7 +236,7 @@ ratelimit==2.2.1
# via
# -c requirements.txt
# hdx-python-utilities
referencing==0.35.1
referencing==0.36.2
# via
# -c requirements.txt
# jsonschema
Expand All @@ -257,44 +257,43 @@ rfc3986==2.0.0
# via
# -c requirements.txt
# frictionless
rich==13.9.1
rich==13.9.4
# via
# -c requirements.txt
# typer
rpds-py==0.20.0
rpds-py==0.23.1
# via
# -c requirements.txt
# jsonschema
# referencing
ruamel-yaml==0.18.6
ruamel-yaml==0.18.10
# via
# -c requirements.txt
# hdx-python-utilities
ruamel-yaml-clib==0.2.8
ruamel-yaml-clib==0.2.12
# via
# -c requirements.txt
# ruamel-yaml
setuptools==75.1.0
setuptools==75.8.1
# via
# -c requirements.txt
# ckanapi
shellingham==1.5.4
# via
# -c requirements.txt
# typer
simpleeval==0.9.13
simpleeval==1.0.3
# via
# -c requirements.txt
# frictionless
simplejson==3.19.3
simplejson==3.20.1
# via
# -c requirements.txt
# ckanapi
six==1.16.0
six==1.17.0
# via
# -c requirements.txt
# ckanapi
# isodate
# pockets
# python-dateutil
# sphinxcontrib-napoleon
Expand All @@ -310,7 +309,7 @@ stringcase==1.2.0
# via
# -c requirements.txt
# frictionless
structlog==24.4.0
structlog==25.1.0
# via
# -c requirements.txt
# libhxl
Expand All @@ -322,32 +321,38 @@ tabulate==0.9.0
# via
# -c requirements.txt
# frictionless
tenacity==9.0.0
# via
# -c requirements.txt
# hdx-python-country
text-unidecode==1.3
# via
# -c requirements.txt
# python-slugify
typeguard==4.3.0
typeguard==4.4.2
# via
# -c requirements.txt
# inflect
typer==0.12.5
typer==0.15.1
# via
# -c requirements.txt
# frictionless
typing-extensions==4.12.2
# via
# -c requirements.txt
# beautifulsoup4
# frictionless
# pydantic
# pydantic-core
# referencing
# typeguard
# typer
unidecode==1.3.8
# via
# -c requirements.txt
# libhxl
# pyphonetics
urllib3==2.2.3
urllib3==2.3.0
# via
# -c requirements.txt
# libhxl
Expand All @@ -356,7 +361,7 @@ validators==0.34.0
# via
# -c requirements.txt
# frictionless
wheel==0.44.0
wheel==0.45.1
# via
# -c requirements.txt
# libhxl
Expand All @@ -368,11 +373,11 @@ xlrd3==1.1.0
# via
# -c requirements.txt
# libhxl
xlsx2csv==0.8.3
xlsx2csv==0.8.4
# via
# -c requirements.txt
# hdx-python-utilities
xlsxwriter==3.2.0
xlsxwriter==3.2.2
# via
# -c requirements.txt
# tableschema-to-template
Expand Down
Loading

0 comments on commit 2292fc1

Please sign in to comment.