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

coverage==7.6.0
    # via
    #   hatch.envs.hatch-test.py3.11
    #   coverage-enable-subprocess
coverage-enable-subprocess==1.0
    # via hatch.envs.hatch-test.py3.11
execnet==2.1.1
    # via pytest-xdist
iniconfig==2.0.0
    # via pytest
packaging==24.1
    # via
    #   pytest
    #   pytest-rerunfailures
pluggy==1.5.0
    # via pytest
psutil==6.0.0
    # via pytest-xdist
pytest==8.3.2
    # via
    #   hatch.envs.hatch-test.py3.11
    #   pytest-mock
    #   pytest-randomly
    #   pytest-rerunfailures
    #   pytest-xdist
pytest-mock==3.14.0
    # via hatch.envs.hatch-test.py3.11
pytest-randomly==3.15.0
    # via hatch.envs.hatch-test.py3.11
pytest-rerunfailures==14.0
    # via hatch.envs.hatch-test.py3.11
pytest-xdist==3.6.1
    # via hatch.envs.hatch-test.py3.11
