#
# 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 (setup.py)
coverage[toml]==7.2.7
    # via
    #   covdefaults
    #   pytest-cov
exceptiongroup==1.1.1
    # via pytest
iniconfig==2.0.0
    # via pytest
packaging==23.1
    # via pytest
pluggy==1.0.0
    # via pytest
pytest==7.3.1
    # via
    #   docstring-inheritance (setup.py)
    #   pytest-cov
pytest-cov==4.1.0
    # via docstring-inheritance (setup.py)
tomli==2.0.1
    # via pytest
