#
# This file is autogenerated by hatch-pip-compile with Python 3.12
#
# - pytest
# - mypy
# - torch
# - s3torchconnector
# - boto3
# - botocore
# - tenacity
# - mypy
# - pytest
# - requests
# - xxhash
#

boto3==1.38.45
    # via hatch.envs.default
botocore==1.38.45
    # via
    #   hatch.envs.default
    #   boto3
    #   s3transfer
certifi==2025.4.26
    # via requests
charset-normalizer==3.4.2
    # via requests
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.0
    # via hatch.envs.default
mypy-extensions==1.1.0
    # via mypy
networkx==3.5
    # via torch
packaging==25.0
    # via pytest
pathspec==0.12.1
    # via mypy
pluggy==1.6.0
    # via pytest
pygments==2.19.1
    # via pytest
pytest==8.4.0
    # via hatch.envs.default
python-dateutil==2.9.0.post0
    # via botocore
requests==2.32.4
    # via hatch.envs.default
s3torchconnector==1.4.1
    # via hatch.envs.default
s3torchconnectorclient==1.4.1
    # via s3torchconnector
s3transfer==0.13.0
    # via boto3
setuptools==80.9.0
    # via torch
six==1.17.0
    # via python-dateutil
sympy==1.14.0
    # via torch
tenacity==9.1.2
    # via hatch.envs.default
torch==2.7.1
    # via
    #   hatch.envs.default
    #   s3torchconnector
typing-extensions==4.14.0
    # via
    #   mypy
    #   torch
urllib3==2.5.0
    # via
    #   botocore
    #   requests
xxhash==3.5.0
    # via hatch.envs.default
