#
# This file is autogenerated by hatch-pip-compile with Python 3.14
#
# - 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
# - pytest-mock~=3.15.0
# - moto[s3]<5.2.0,>=5.0.28
# - 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.hatch-test.py3.14
    #   moto
boto3-stubs==1.42.55
    # via hatch.envs.hatch-test.py3.14
botocore==1.42.55
    # via
    #   boto3
    #   moto
    #   s3transfer
botocore-stubs==1.42.41
    # via boto3-stubs
certifi==2026.1.4
    # via requests
cffi==2.0.0
    # via cryptography
charset-normalizer==3.4.4
    # via requests
click==8.3.1
    # via hatch.envs.hatch-test.py3.14
coverage==7.13.4
    # via
    #   hatch.envs.hatch-test.py3.14
    #   coverage-enable-subprocess
coverage-enable-subprocess==1.0
    # via hatch.envs.hatch-test.py3.14
cryptography==46.0.5
    # via moto
execnet==2.1.2
    # via pytest-xdist
idna==3.11
    # via requests
iniconfig==2.3.0
    # via pytest
jinja2==3.1.6
    # via moto
jmespath==1.1.0
    # via
    #   boto3
    #   botocore
markdown-it-py==4.0.0
    # via rich
markupsafe==3.0.3
    # via
    #   jinja2
    #   werkzeug
mdurl==0.1.2
    # via markdown-it-py
moto==5.1.21
    # via hatch.envs.hatch-test.py3.14
mypy-boto3-s3==1.42.37
    # via boto3-stubs
packaging==26.0
    # via
    #   pytest
    #   pytest-rerunfailures
pluggy==1.6.0
    # via pytest
psutil==7.2.2
    # via pytest-xdist
py-partiql-parser==0.6.3
    # via moto
pycparser==3.0
    # via cffi
pygments==2.19.2
    # via
    #   pytest
    #   rich
pytest==9.0.2
    # via
    #   hatch.envs.hatch-test.py3.14
    #   pytest-mock
    #   pytest-randomly
    #   pytest-rerunfailures
    #   pytest-xdist
pytest-mock==3.15.1
    # via hatch.envs.hatch-test.py3.14
pytest-randomly==3.16.0
    # via hatch.envs.hatch-test.py3.14
pytest-rerunfailures==14.0
    # via hatch.envs.hatch-test.py3.14
pytest-xdist==3.8.0
    # via hatch.envs.hatch-test.py3.14
python-dateutil==2.9.0.post0
    # via
    #   botocore
    #   moto
pyyaml==6.0.3
    # via
    #   moto
    #   responses
requests==2.32.5
    # via
    #   moto
    #   responses
responses==0.26.0
    # via moto
rich==14.3.3
    # via hatch.envs.hatch-test.py3.14
s3transfer==0.16.0
    # via boto3
six==1.17.0
    # via python-dateutil
types-awscrt==0.31.2
    # via botocore-stubs
types-s3transfer==0.16.0
    # via boto3-stubs
urllib3==2.6.3
    # via
    #   botocore
    #   requests
    #   responses
werkzeug==3.1.6
    # via moto
xmltodict==1.0.4
    # via moto
