# This file was autogenerated by uv via the following command:
#    uv pip compile --extra=zzz-test-defaults --extra=zzz-test-scripts-clean-dir --prerelease=disallow --output-file=requirements/scripts-clean-dir.txt --python-version=3.11 pyproject.toml
attrs==24.2.0
    # via hypothesis
click==8.1.7
    # via dycw-utilities (pyproject.toml)
coverage==7.6.1
    # via pytest-cov
freezegun==1.5.1
    # via dycw-utilities (pyproject.toml)
hypothesis==6.111.1
    # via dycw-utilities (pyproject.toml)
iniconfig==2.0.0
    # via pytest
loguru==0.7.2
    # via dycw-utilities (pyproject.toml)
packaging==24.1
    # via
    #   pytest
    #   pytest-rerunfailures
pluggy==1.5.0
    # via pytest
pytest==8.3.2
    # via
    #   dycw-utilities (pyproject.toml)
    #   pytest-cov
    #   pytest-randomly
    #   pytest-rerunfailures
pytest-cov==5.0.0
    # via dycw-utilities (pyproject.toml)
pytest-randomly==3.15.0
    # via dycw-utilities (pyproject.toml)
pytest-rerunfailures==14.0
    # via dycw-utilities (pyproject.toml)
python-dateutil==2.9.0.post0
    # via freezegun
six==1.16.0
    # via python-dateutil
sortedcontainers==2.4.0
    # via hypothesis
tomli==2.0.1
    # via coverage
typed-settings==24.4.0
    # via dycw-utilities (pyproject.toml)
typing-extensions==4.12.2
    # via dycw-utilities (pyproject.toml)
