#
# This file is autogenerated by hatch-pip-compile with Python 3.12
#
# - coverage-enable-subprocess==1.0
# - coverage[toml]~=7.11
# - pytest~=9.0
# - pytest-mock~=3.12
# - pytest-randomly~=3.15
# - pytest-rerunfailures~=14.0
# - pytest-xdist[psutil]~=3.5
#

coverage==7.14.0
    # via
    #   hatch.envs.hatch-test.py3.12
    #   coverage-enable-subprocess
coverage-enable-subprocess==1.0
    # via hatch.envs.hatch-test.py3.12
execnet==2.1.2
    # via pytest-xdist
iniconfig==2.3.0
    # via pytest
packaging==26.2
    # via
    #   pytest
    #   pytest-rerunfailures
pluggy==1.6.0
    # via pytest
psutil==7.2.2
    # via pytest-xdist
pygments==2.20.0
    # via pytest
pytest==9.0.3
    # via
    #   hatch.envs.hatch-test.py3.12
    #   pytest-mock
    #   pytest-randomly
    #   pytest-rerunfailures
    #   pytest-xdist
pytest-mock==3.15.1
    # via hatch.envs.hatch-test.py3.12
pytest-randomly==3.16.0
    # via hatch.envs.hatch-test.py3.12
pytest-rerunfailures==14.0
    # via hatch.envs.hatch-test.py3.12
pytest-xdist==3.8.0
    # via hatch.envs.hatch-test.py3.12
