#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    tox r -e pip-compile-tox-env-lock -- py
#
covdefaults==2.3.0
    # via -r dependencies/py.in
coverage==7.6.1
    # via
    #   -r dependencies/py.in
    #   covdefaults
    #   coverage-enable-subprocess
    #   pytest-cov
coverage-enable-subprocess==1.0
    # via -r dependencies/py.in
execnet==2.1.1
    # via pytest-xdist
iniconfig==2.0.0
    # via pytest
packaging==24.1
    # via pytest
pluggy==1.5.0
    # via pytest
pytest==8.3.2
    # via
    #   -r dependencies/py.in
    #   pytest-cov
    #   pytest-xdist
pytest-cov==5.0.0
    # via -r dependencies/py.in
pytest-xdist==3.6.1
    # via -r dependencies/py.in
