# This file was autogenerated by uv via the following command:
#    uv pip compile pyproject.toml -o app/requirements.txt
blosc2==3.6.1
    # via tables
certifi==2025.7.14
    # via requests
chardet==5.2.0
    # via openfisca-survey-manager (pyproject.toml)
charset-normalizer==3.4.2
    # via requests
configparser==7.2.0
    # via openfisca-survey-manager (pyproject.toml)
dpath==2.2.0
    # via openfisca-core
flake8==7.3.0
    # via openfisca-survey-manager (pyproject.toml)
humanize==4.12.3
    # via openfisca-survey-manager (pyproject.toml)
idna==3.10
    # via requests
iniconfig==2.1.0
    # via pytest
isort==6.0.1
    # via openfisca-survey-manager (pyproject.toml)
mccabe==0.7.0
    # via flake8
msgpack==1.1.1
    # via blosc2
ndindex==1.10.0
    # via blosc2
numexpr==2.11.0
    # via
    #   blosc2
    #   openfisca-core
    #   tables
numpy==1.26.4
    # via
    #   openfisca-survey-manager (pyproject.toml)
    #   blosc2
    #   numexpr
    #   openfisca-core
    #   pandas
    #   tables
    #   wquantiles
openfisca-core==43.3.10
    # via openfisca-survey-manager (pyproject.toml)
packaging==25.0
    # via
    #   pytest
    #   tables
pandas==2.3.1
    # via
    #   openfisca-survey-manager (pyproject.toml)
    #   weightedcalcs
pendulum==3.1.0
    # via openfisca-core
platformdirs==4.3.8
    # via blosc2
pluggy==1.6.0
    # via pytest
psutil==5.9.8
    # via openfisca-core
py-cpuinfo==9.0.0
    # via
    #   blosc2
    #   tables
pyarrow==18.1.0
    # via openfisca-survey-manager (pyproject.toml)
pycodestyle==2.14.0
    # via flake8
pyflakes==3.4.0
    # via flake8
pygments==2.19.2
    # via pytest
pytest==8.4.1
    # via openfisca-core
python-dateutil==2.9.0.post0
    # via
    #   pandas
    #   pendulum
pytz==2025.2
    # via pandas
pyxdg==0.28
    # via openfisca-survey-manager (pyproject.toml)
pyyaml==6.0.2
    # via
    #   openfisca-survey-manager (pyproject.toml)
    #   openfisca-core
requests==2.32.4
    # via blosc2
ruff==0.12.4
    # via openfisca-survey-manager (pyproject.toml)
six==1.17.0
    # via python-dateutil
sortedcontainers==2.4.0
    # via openfisca-core
strenum==0.4.15
    # via openfisca-core
tables==3.10.2
    # via openfisca-survey-manager (pyproject.toml)
tabulate==0.9.0
    # via openfisca-survey-manager (pyproject.toml)
typing-extensions==4.14.1
    # via
    #   openfisca-core
    #   tables
tzdata==2025.2
    # via
    #   pandas
    #   pendulum
urllib3==2.6.3
    # via requests
weightedcalcs==0.1.3
    # via openfisca-survey-manager (pyproject.toml)
wquantiles==0.6
    # via openfisca-survey-manager (pyproject.toml)
