# This file was autogenerated by uv via the following command:
#    uv pip compile --extra test -o requirements/test.txt pyproject.toml
covdefaults==2.3.0
    # via docstring-inheritance (pyproject.toml)
coverage==7.6.8
    # via
    #   covdefaults
    #   pytest-cov
exceptiongroup==1.2.2
    # via pytest
iniconfig==2.0.0
    # via pytest
packaging==24.2
    # via pytest
pluggy==1.5.0
    # via pytest
pytest==8.3.3
    # via
    #   docstring-inheritance (pyproject.toml)
    #   pytest-cov
pytest-cov==6.0.0
    # via docstring-inheritance (pyproject.toml)
tomli==2.2.1
    # via
    #   coverage
    #   pytest
