#
# This file is autogenerated by hatch-pip-compile with Python 3.10
#
# - pre-commit~=4.5.0
# - mypy
# - ruff~=0.15.0
# - rich>=13.0.0
# - boto3>=1.28.0
# - boto3-stubs[s3]>=1.28.0
# - click<9,>=8.1.0
#

boto3==1.42.55
    # via hatch.envs.default
boto3-stubs==1.42.55
    # via hatch.envs.default
botocore==1.42.55
    # via
    #   boto3
    #   s3transfer
botocore-stubs==1.42.41
    # via boto3-stubs
cfgv==3.5.0
    # via pre-commit
click==8.3.1
    # via hatch.envs.default
distlib==0.4.0
    # via virtualenv
filelock==3.24.3
    # via virtualenv
identify==2.6.16
    # via pre-commit
jmespath==1.1.0
    # via
    #   boto3
    #   botocore
librt==0.8.1
    # via mypy
markdown-it-py==4.0.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
mypy==1.19.1
    # via hatch.envs.default
mypy-boto3-s3==1.42.37
    # via boto3-stubs
mypy-extensions==1.1.0
    # via mypy
nodeenv==1.10.0
    # via pre-commit
pathspec==1.0.4
    # via mypy
platformdirs==4.9.2
    # via virtualenv
pre-commit==4.5.1
    # via hatch.envs.default
pygments==2.19.2
    # via rich
python-dateutil==2.9.0.post0
    # via botocore
pyyaml==6.0.3
    # via pre-commit
rich==14.3.3
    # via hatch.envs.default
ruff==0.15.2
    # via hatch.envs.default
s3transfer==0.16.0
    # via boto3
six==1.17.0
    # via python-dateutil
tomli==2.4.0
    # via mypy
types-awscrt==0.31.2
    # via botocore-stubs
types-s3transfer==0.16.0
    # via boto3-stubs
typing-extensions==4.15.0
    # via
    #   boto3-stubs
    #   mypy
    #   mypy-boto3-s3
    #   virtualenv
urllib3==2.6.3
    # via botocore
virtualenv==20.39.0
    # via pre-commit
