# This file was autogenerated by uv via the following command:
#    uv pip compile --extra=zzz-test-defaults --extra=zzz-test-getpass --prerelease=disallow --output-file=requirements/getpass.txt --python-version=3.11 pyproject.toml
attrs==24.2.0
    # via hypothesis
coverage==7.6.1
    # via pytest-cov
hypothesis==6.111.1
    # via dycw-utilities (pyproject.toml)
iniconfig==2.0.0
    # via pytest
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)
sortedcontainers==2.4.0
    # via hypothesis
tomli==2.0.1
    # via coverage
typing-extensions==4.12.2
    # via dycw-utilities (pyproject.toml)
