# This file was autogenerated by uv via the following command:
#    uv pip compile --extra=zzz-test-defaults --extra=zzz-test-luigi --prerelease=disallow --output-file=requirements/luigi.txt --python-version=3.10 pyproject.toml
attrs==23.2.0
    # via hypothesis
coverage==7.5.0
    # via
    #   coverage-conditional-plugin
    #   pytest-cov
coverage-conditional-plugin==0.9.0
docutils==0.21.2
    # via python-daemon
exceptiongroup==1.2.1
    # via
    #   hypothesis
    #   pytest
freezegun==1.5.0
hypothesis==6.100.2
iniconfig==2.0.0
    # via pytest
lockfile==0.12.2
    # via python-daemon
luigi==3.5.0
packaging==24.0
    # via
    #   coverage-conditional-plugin
    #   pytest
    #   pytest-rerunfailures
pluggy==1.5.0
    # via pytest
pytest==8.2.0
    # via
    #   pytest-cov
    #   pytest-randomly
    #   pytest-rerunfailures
pytest-cov==5.0.0
pytest-randomly==3.15.0
pytest-rerunfailures==14.0
python-daemon==3.0.1
    # via luigi
python-dateutil==2.9.0.post0
    # via
    #   freezegun
    #   luigi
semver==3.0.2
setuptools==69.5.1
    # via python-daemon
six==1.16.0
    # via python-dateutil
sortedcontainers==2.4.0
    # via hypothesis
sqlalchemy==2.0.29
tenacity==8.2.3
    # via luigi
tomli==2.0.1
    # via
    #   coverage
    #   pytest
tornado==6.4
    # via luigi
typing-extensions==4.11.0
    # via sqlalchemy
