# This file was autogenerated by uv via the following command:
#    uv pip compile --no-strip-extras examples/requirements/test.in -o examples/requirements/test.txt
asyncssh==2.20.0
    # via -r examples/requirements/test.in
boto3==1.38.8
    # via moto
botocore==1.38.8
    # via
    #   boto3
    #   moto
    #   s3transfer
cachetools==5.5.2
    # via tox
certifi==2025.4.26
    # via requests
cffi==1.17.1
    # via cryptography
chardet==5.2.0
    # via tox
charset-normalizer==3.4.2
    # via requests
colorama==0.4.6
    # via tox
coverage[toml]==7.8.0
    # via
    #   -r examples/requirements/test.in
    #   pytest-cov
cryptography==44.0.3
    # via
    #   asyncssh
    #   moto
distlib==0.3.9
    # via virtualenv
factory-boy==3.3.3
    # via -r examples/requirements/test.in
faker==37.1.0
    # via
    #   -r examples/requirements/test.in
    #   factory-boy
filelock==3.18.0
    # via
    #   tox
    #   virtualenv
fuzzywuzzy[speedup]==0.18.0
    # via -r examples/requirements/test.in
idna==3.10
    # via requests
iniconfig==2.1.0
    # via pytest
jinja2==3.1.6
    # via moto
jmespath==1.0.1
    # via
    #   boto3
    #   botocore
levenshtein==0.27.1
    # via python-levenshtein
markupsafe==3.0.2
    # via
    #   jinja2
    #   werkzeug
moto==5.1.4
    # via -r examples/requirements/test.in
packaging==25.0
    # via
    #   pyproject-api
    #   pytest
    #   pytest-rerunfailures
    #   tox
platformdirs==4.3.7
    # via
    #   tox
    #   virtualenv
pluggy==1.5.0
    # via
    #   pytest
    #   tox
py==1.11.0
    # via -r examples/requirements/test.in
pycparser==2.22
    # via cffi
pyproject-api==1.9.0
    # via tox
pytest==8.3.5
    # via
    #   -r examples/requirements/test.in
    #   pytest-codeblock
    #   pytest-cov
    #   pytest-django
    #   pytest-ordering
    #   pytest-parallel
    #   pytest-rerunfailures
pytest-codeblock==0.1.2
    # via -r examples/requirements/test.in
pytest-cov==6.1.1
    # via -r examples/requirements/test.in
pytest-django==4.11.1
    # via -r examples/requirements/test.in
pytest-ordering==0.6
    # via -r examples/requirements/test.in
pytest-parallel==0.1.1
    # via -r examples/requirements/test.in
pytest-rerunfailures==15.0
    # via -r examples/requirements/test.in
python-dateutil==2.9.0.post0
    # via
    #   botocore
    #   moto
python-levenshtein==0.27.1
    # via fuzzywuzzy
pyyaml==6.0.2
    # via responses
rapidfuzz==3.13.0
    # via levenshtein
requests==2.32.3
    # via
    #   moto
    #   responses
responses==0.25.7
    # via moto
s3transfer==0.12.0
    # via boto3
six==1.17.0
    # via python-dateutil
tblib==3.1.0
    # via pytest-parallel
tox==4.25.0
    # via -r examples/requirements/test.in
typing-extensions==4.13.2
    # via asyncssh
tzdata==2025.2
    # via faker
urllib3==2.4.0
    # via
    #   botocore
    #   requests
    #   responses
virtualenv==20.30.0
    # via tox
werkzeug==3.1.3
    # via moto
xmltodict==0.14.2
    # via moto
