#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --allow-unsafe --extra=luigi --extra=test --output-file=requirements/luigi.txt
#
attrs==23.1.0
    # via hypothesis
coverage[toml]==7.3.2
    # via
    #   coverage-conditional-plugin
    #   pytest-cov
coverage-conditional-plugin==0.9.0
    # via dycw-utilities (pyproject.toml)
docutils==0.20.1
    # via python-daemon
exceptiongroup==1.1.3
    # via
    #   dycw-utilities (pyproject.toml)
    #   hypothesis
    #   pytest
execnet==2.0.2
    # via pytest-xdist
hypothesis==6.87.4
    # via dycw-utilities (pyproject.toml)
iniconfig==2.0.0
    # via pytest
lockfile==0.12.2
    # via python-daemon
luigi==3.4.0
    # via dycw-utilities (pyproject.toml)
packaging==23.2
    # via
    #   coverage-conditional-plugin
    #   pytest
pluggy==1.3.0
    # via pytest
pytest==7.4.2
    # via
    #   dycw-utilities (pyproject.toml)
    #   pytest-check
    #   pytest-cov
    #   pytest-instafail
    #   pytest-randomly
    #   pytest-xdist
pytest-check==2.2.2
    # via dycw-utilities (pyproject.toml)
pytest-cov==4.1.0
    # via dycw-utilities (pyproject.toml)
pytest-instafail==0.5.0
    # via dycw-utilities (pyproject.toml)
pytest-randomly==3.15.0
    # via dycw-utilities (pyproject.toml)
pytest-xdist==3.3.1
    # via dycw-utilities (pyproject.toml)
python-daemon==3.0.1
    # via luigi
python-dateutil==2.8.2
    # via luigi
six==1.16.0
    # via python-dateutil
sortedcontainers==2.4.0
    # via hypothesis
tenacity==8.2.3
    # via luigi
tomli==2.0.1
    # via
    #   coverage
    #   pytest
tornado==6.3.3
    # via luigi
typing-extensions==4.8.0
    # via dycw-utilities (pyproject.toml)

# The following packages are considered to be unsafe in a requirements file:
setuptools==68.2.2
    # via python-daemon
