#
# This file is autogenerated by hatch-pip-compile with Python 3.13
#
# [constraints] requirements.txt (SHA256: ada09eb2a077787087c9eba32d0050b062ba9f77bacc49edbf6aefdb51a53530)
#
# - 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
# - platformdirs
# - XlsxWriter
#

coverage==7.14.3
    # via
    #   hatch.envs.hatch-test.py3.13
    #   coverage-enable-subprocess
coverage-enable-subprocess==1.0
    # via hatch.envs.hatch-test.py3.13
execnet==2.1.2
    # via pytest-xdist
iniconfig==2.3.0
    # via pytest
packaging==26.2
    # via
    #   pytest
    #   pytest-rerunfailures
platformdirs==4.10.0
    # via
    #   -c requirements.txt
    #   hatch.envs.hatch-test.py3.13
pluggy==1.6.0
    # via pytest
psutil==7.2.2
    # via pytest-xdist
pygments==2.20.0
    # via pytest
pytest==9.1.1
    # via
    #   hatch.envs.hatch-test.py3.13
    #   pytest-mock
    #   pytest-randomly
    #   pytest-rerunfailures
    #   pytest-xdist
pytest-mock==3.15.1
    # via hatch.envs.hatch-test.py3.13
pytest-randomly==3.16.0
    # via hatch.envs.hatch-test.py3.13
pytest-rerunfailures==14.0
    # via hatch.envs.hatch-test.py3.13
pytest-xdist==3.8.0
    # via hatch.envs.hatch-test.py3.13
xlsxwriter==3.2.9
    # via
    #   -c requirements.txt
    #   hatch.envs.hatch-test.py3.13
