# This file was autogenerated by uv via the following command:
#    uv pip compile pyproject.toml --resolver=backtracking --all-extras -o requirements.txt
annotated-types==0.6.0
    # via pydantic
attrs==23.2.0
    # via
    #   frictionless
    #   jsonlines
    #   jsonschema
    #   referencing
cachetools==5.3.3
    # via google-auth
certifi==2024.2.2
    # via requests
cffi==1.16.0
    # via cryptography
cfgv==3.4.0
    # via pre-commit
chardet==5.2.0
    # via frictionless
charset-normalizer==3.3.2
    # via requests
ckanapi==4.8
    # via hdx-python-api
click==8.1.7
    # via typer
coverage==7.5.1
    # via pytest-cov
cryptography==42.0.7
    # via pyopenssl
defopt==6.4.0
    # via hdx-python-api
distlib==0.3.8
    # via virtualenv
dnspython==2.6.1
    # via email-validator
docopt==0.6.2
    # via
    #   ckanapi
    #   num2words
docutils==0.21.2
    # via defopt
email-validator==2.1.1
    # via hdx-python-api
et-xmlfile==1.1.0
    # via openpyxl
filelock==3.14.0
    # via virtualenv
frictionless==5.17.0
    # via hdx-python-utilities
google-auth==2.29.0
    # via
    #   google-auth-oauthlib
    #   gspread
google-auth-oauthlib==1.2.0
    # via gspread
gspread==6.1.1
    # via hdx-python-scraper (pyproject.toml)
hdx-python-api==6.2.8
    # via hdx-python-scraper (pyproject.toml)
hdx-python-country==3.7.0
    # via
    #   hdx-python-scraper (pyproject.toml)
    #   hdx-python-api
hdx-python-utilities==3.6.8
    # via
    #   hdx-python-scraper (pyproject.toml)
    #   hdx-python-api
    #   hdx-python-country
humanize==4.9.0
    # via frictionless
identify==2.5.36
    # via pre-commit
idna==3.7
    # via
    #   email-validator
    #   requests
ijson==3.2.3
    # via hdx-python-utilities
inflect==7.2.1
    # via quantulum3
iniconfig==2.0.0
    # via pytest
isodate==0.6.1
    # via frictionless
jinja2==3.1.4
    # via frictionless
jsonlines==4.0.0
    # via hdx-python-utilities
jsonpath-ng==1.6.1
    # via libhxl
jsonschema==4.22.0
    # via
    #   frictionless
    #   tableschema-to-template
jsonschema-specifications==2023.12.1
    # via jsonschema
libhxl==5.2.1
    # via
    #   hdx-python-api
    #   hdx-python-country
loguru==0.7.2
    # via hdx-python-utilities
makefun==1.15.2
    # via hdx-python-api
markdown-it-py==3.0.0
    # via rich
marko==2.0.3
    # via frictionless
markupsafe==2.1.5
    # via jinja2
mdurl==0.1.2
    # via markdown-it-py
more-itertools==10.2.0
    # via inflect
ndg-httpsclient==0.5.1
    # via hdx-python-api
nodeenv==1.8.0
    # via pre-commit
num2words==0.5.13
    # via quantulum3
numpy==1.26.4
    # via pandas
oauthlib==3.2.2
    # via requests-oauthlib
openpyxl==3.1.2
    # via hdx-python-utilities
packaging==24.0
    # via pytest
pandas==2.2.2
    # via hdx-python-scraper (pyproject.toml)
petl==1.7.15
    # via frictionless
platformdirs==4.2.2
    # via virtualenv
pluggy==1.5.0
    # via pytest
ply==3.11
    # via
    #   jsonpath-ng
    #   libhxl
pockets==0.9.1
    # via sphinxcontrib-napoleon
pre-commit==3.7.1
    # via hdx-python-scraper (pyproject.toml)
pyasn1==0.6.0
    # via
    #   hdx-python-api
    #   ndg-httpsclient
    #   pyasn1-modules
    #   rsa
pyasn1-modules==0.4.0
    # via google-auth
pycparser==2.22
    # via cffi
pydantic==2.7.1
    # via frictionless
pydantic-core==2.18.2
    # via pydantic
pygments==2.18.0
    # via rich
pyopenssl==24.1.0
    # via
    #   hdx-python-api
    #   ndg-httpsclient
pyphonetics==0.5.3
    # via hdx-python-country
pytest==8.2.0
    # via
    #   hdx-python-scraper (pyproject.toml)
    #   pytest-cov
pytest-cov==5.0.0
    # via hdx-python-scraper (pyproject.toml)
python-dateutil==2.8.2
    # via
    #   frictionless
    #   hdx-python-utilities
    #   libhxl
    #   pandas
python-io-wrapper==0.3.1
    # via libhxl
python-slugify==8.0.4
    # via
    #   ckanapi
    #   frictionless
pytz==2024.1
    # via pandas
pyyaml==6.0.1
    # via
    #   frictionless
    #   pre-commit
    #   tableschema-to-template
quantulum3==0.9.1
    # via hdx-python-api
ratelimit==2.2.1
    # via hdx-python-utilities
referencing==0.35.1
    # via
    #   jsonschema
    #   jsonschema-specifications
regex==2024.5.15
    # via hdx-python-scraper (pyproject.toml)
requests==2.31.0
    # via
    #   ckanapi
    #   frictionless
    #   hdx-python-api
    #   libhxl
    #   requests-file
    #   requests-oauthlib
requests-file==2.0.0
    # via hdx-python-utilities
requests-oauthlib==2.0.0
    # via google-auth-oauthlib
rfc3986==2.0.0
    # via frictionless
rich==13.7.1
    # via typer
rpds-py==0.18.1
    # via
    #   jsonschema
    #   referencing
rsa==4.9
    # via google-auth
ruamel-yaml==0.18.6
    # via hdx-python-utilities
ruamel-yaml-clib==0.2.8
    # via ruamel-yaml
setuptools==69.5.1
    # via
    #   ckanapi
    #   nodeenv
shellingham==1.5.4
    # via typer
simpleeval==0.9.13
    # via frictionless
simplejson==3.19.2
    # via ckanapi
six==1.16.0
    # via
    #   ckanapi
    #   isodate
    #   pockets
    #   python-dateutil
    #   sphinxcontrib-napoleon
sphinxcontrib-napoleon==0.7
    # via defopt
stringcase==1.2.0
    # via frictionless
structlog==24.1.0
    # via libhxl
tableschema-to-template==0.0.13
    # via hdx-python-utilities
tabulate==0.9.0
    # via frictionless
text-unidecode==1.3
    # via python-slugify
typeguard==4.2.1
    # via inflect
typer==0.12.3
    # via frictionless
typing-extensions==4.11.0
    # via
    #   frictionless
    #   inflect
    #   pydantic
    #   pydantic-core
    #   typeguard
    #   typer
tzdata==2024.1
    # via pandas
unidecode==1.3.8
    # via
    #   libhxl
    #   pyphonetics
urllib3==2.2.1
    # via
    #   libhxl
    #   requests
validators==0.28.1
    # via frictionless
virtualenv==20.26.2
    # via pre-commit
wheel==0.43.0
    # via libhxl
xlrd==2.0.1
    # via hdx-python-utilities
xlrd3==1.1.0
    # via libhxl
xlsxwriter==3.2.0
    # via tableschema-to-template
xlwt==1.3.0
    # via hdx-python-utilities
