#
# 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
# - torch
# - s3torchconnector
# - boto3
# - botocore
# - tenacity
# - mypy
# - pytest
# - requests
# - xxhash
#

boto3==1.38.45
    # via hatch.envs.hatch-test.py3.11
botocore==1.38.45
    # via
    #   hatch.envs.hatch-test.py3.11
    #   boto3
    #   s3transfer
certifi==2025.6.15
    # via requests
charset-normalizer==3.4.2
    # via requests
coverage==7.9.1
    # 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
filelock==3.18.0
    # via torch
fsspec==2025.5.1
    # via torch
idna==3.10
    # via requests
iniconfig==2.1.0
    # via pytest
jinja2==3.1.6
    # via torch
jmespath==1.0.1
    # via
    #   boto3
    #   botocore
markupsafe==3.0.2
    # via jinja2
mpmath==1.3.0
    # via sympy
mypy==1.16.1
    # via hatch.envs.hatch-test.py3.11
mypy-extensions==1.1.0
    # via mypy
networkx==3.5
    # via torch
packaging==25.0
    # via
    #   pytest
    #   pytest-rerunfailures
pathspec==0.12.1
    # via mypy
pluggy==1.6.0
    # via pytest
psutil==7.0.0
    # via pytest-xdist
pygments==2.19.1
    # via pytest
pytest==8.4.0
    # via
    #   hatch.envs.hatch-test.py3.11
    #   pytest-mock
    #   pytest-randomly
    #   pytest-rerunfailures
    #   pytest-xdist
pytest-mock==3.14.1
    # via hatch.envs.hatch-test.py3.11
pytest-randomly==3.16.0
    # via hatch.envs.hatch-test.py3.11
pytest-rerunfailures==14.0
    # via hatch.envs.hatch-test.py3.11
pytest-xdist==3.7.0
    # via hatch.envs.hatch-test.py3.11
python-dateutil==2.9.0.post0
    # via botocore
requests==2.32.4
    # via hatch.envs.hatch-test.py3.11
s3torchconnector==1.4.1
    # via hatch.envs.hatch-test.py3.11
s3torchconnectorclient==1.4.1
    # via s3torchconnector
s3transfer==0.13.0
    # via boto3
six==1.17.0
    # via python-dateutil
sympy==1.14.0
    # via torch
tenacity==9.1.2
    # via hatch.envs.hatch-test.py3.11
torch==2.7.1
    # via
    #   hatch.envs.hatch-test.py3.11
    #   s3torchconnector
typing-extensions==4.14.0
    # via
    #   mypy
    #   torch
urllib3==2.5.0
    # via
    #   botocore
    #   requests
xxhash==3.5.0
    # via hatch.envs.hatch-test.py3.11
