#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
#    pip-compile --no-emit-index-url requirements/test.in
#
coverage[toml]==7.6.1
    # via 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.4
    # via
    #   -r requirements/test.in
    #   pytest-cov
pytest-cov==5.0.0
    # via -r requirements/test.in
tomli==2.2.1
    # via
    #   coverage
    #   pytest
