#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
#    pip-compile --extra=test --output-file=requirements/test.txt
#
covdefaults==2.3.0
    # via docstring-inheritance (pyproject.toml)
coverage[toml]==7.3.2
    # via
    #   covdefaults
    #   pytest-cov
exceptiongroup==1.2.0
    # via pytest
iniconfig==2.0.0
    # via pytest
packaging==23.2
    # via pytest
pluggy==1.3.0
    # via pytest
pytest==7.4.3
    # via
    #   docstring-inheritance (pyproject.toml)
    #   pytest-cov
pytest-cov==4.1.0
    # via docstring-inheritance (pyproject.toml)
tomli==2.0.1
    # via
    #   coverage
    #   pytest
