# This file was autogenerated by uv via the following command:
#    uv pip compile --extra=test --extra=zzz-test-threading --prerelease=explicit --output-file=requirements/threading.txt --python-version=3.11 pyproject.toml
attrs==24.2.0
    # via hypothesis
coverage==7.6.9
    # via
    #   coverage-conditional-plugin
    #   pytest-cov
coverage-conditional-plugin==0.9.0
    # via dycw-utilities (pyproject.toml)
execnet==2.1.1
    # via pytest-xdist
hypothesis==6.122.3
    # via dycw-utilities (pyproject.toml)
iniconfig==2.0.0
    # via pytest
packaging==24.2
    # via
    #   coverage-conditional-plugin
    #   pytest
    #   pytest-rerunfailures
pluggy==1.5.0
    # via pytest
pytest==8.3.4
    # via
    #   dycw-utilities (pyproject.toml)
    #   pytest-asyncio
    #   pytest-cov
    #   pytest-instafail
    #   pytest-only
    #   pytest-randomly
    #   pytest-rerunfailures
    #   pytest-xdist
pytest-asyncio==0.24.0
    # via dycw-utilities (pyproject.toml)
pytest-cov==6.0.0
    # via dycw-utilities (pyproject.toml)
pytest-instafail==0.5.0
    # via dycw-utilities (pyproject.toml)
pytest-only==2.1.2
    # via dycw-utilities (pyproject.toml)
pytest-randomly==3.16.0
    # via dycw-utilities (pyproject.toml)
pytest-rerunfailures==15.0
    # via dycw-utilities (pyproject.toml)
pytest-xdist==3.6.1
    # via dycw-utilities (pyproject.toml)
sortedcontainers==2.4.0
    # via hypothesis
tomli==2.2.1
    # via coverage
typing-extensions==4.12.2
    # via dycw-utilities (pyproject.toml)
