#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile tests/requirements.in
#
coverage[toml]==7.4.0
    # via
    #   -r tests/requirements.in
    #   pytest-cov
exceptiongroup==1.1.3
    # via pytest
iniconfig==2.0.0
    # via pytest
packaging==23.2
    # via pytest
pluggy==1.3.0
    # via pytest
pytest==7.4.3
    # via
    #   -r tests/requirements.in
    #   pytest-cov
    #   pytest-reportlog
pytest-cov==4.1.0
    # via -r tests/requirements.in
pytest-reportlog==0.4.0
    # via -r tests/requirements.in
tomli==2.0.1
    # via
    #   coverage
    #   pytest
