# This file was autogenerated by uv via the following command:
#    uv export --no-hashes --only-group=dev --output-file=requirements-dev.txt
annotated-types==0.7.0
    # via pydantic
antlr4-python3-runtime==4.13.2
    # via moto
attrs==25.4.0
    # via
    #   jsonschema
    #   referencing
aws-sam-translator==1.105.0
    # via cfn-lint
aws-xray-sdk==2.15.0
    # via moto
blinker==1.9.0
    # via flask
boto3==1.41.5
    # via
    #   aws-sam-translator
    #   moto
botocore==1.41.5
    # via
    #   aws-xray-sdk
    #   boto3
    #   moto
    #   s3transfer
certifi==2025.11.12
    # via requests
cffi==2.0.0 ; platform_python_implementation != 'PyPy'
    # via cryptography
cfgv==3.4.0 ; python_full_version < '3.10'
    # via pre-commit
cfgv==3.5.0 ; python_full_version >= '3.10'
    # via pre-commit
cfn-lint==1.42.1
    # via moto
charset-normalizer==3.4.4
    # via requests
click==8.1.8 ; python_full_version < '3.10'
    # via flask
click==8.3.1 ; python_full_version >= '3.10'
    # via flask
colorama==0.4.6 ; sys_platform == 'win32'
    # via
    #   click
    #   pytest
cryptography==46.0.3
    # via
    #   joserfc
    #   moto
distlib==0.4.0
    # via virtualenv
docker==7.1.0
    # via moto
exceptiongroup==1.3.1 ; python_full_version < '3.11'
    # via pytest
filelock==3.19.1 ; python_full_version < '3.10'
    # via virtualenv
filelock==3.20.0 ; python_full_version >= '3.10'
    # via virtualenv
flask==3.1.2
    # via
    #   flask-cors
    #   moto
flask-cors==6.0.1
    # via moto
graphql-core==3.2.7
    # via moto
identify==2.6.15
    # via pre-commit
idna==3.11
    # via requests
importlib-metadata==8.7.0 ; python_full_version < '3.10'
    # via flask
iniconfig==2.1.0 ; python_full_version < '3.10'
    # via pytest
iniconfig==2.3.0 ; python_full_version >= '3.10'
    # via pytest
itsdangerous==2.2.0
    # via flask
jinja2==3.1.6
    # via
    #   flask
    #   moto
jmespath==1.0.1
    # via
    #   boto3
    #   botocore
joserfc==1.5.0
    # via moto
jsonpatch==1.33
    # via cfn-lint
jsonpath-ng==1.7.0
    # via moto
jsonpointer==3.0.0
    # via jsonpatch
jsonschema==4.25.1
    # via
    #   aws-sam-translator
    #   openapi-schema-validator
    #   openapi-spec-validator
jsonschema-path==0.3.4
    # via openapi-spec-validator
jsonschema-specifications==2025.9.1
    # via
    #   jsonschema
    #   openapi-schema-validator
lazy-object-proxy==1.12.0
    # via openapi-spec-validator
markupsafe==3.0.3
    # via
    #   flask
    #   jinja2
    #   werkzeug
moto==5.1.18
mpmath==1.3.0
    # via sympy
networkx==2.8.8
    # via cfn-lint
nodeenv==1.9.1
    # via pre-commit
openapi-schema-validator==0.6.3
    # via openapi-spec-validator
openapi-spec-validator==0.7.2
    # via moto
packaging==25.0
    # via pytest
pathable==0.4.4
    # via jsonschema-path
platformdirs==4.4.0 ; python_full_version < '3.10'
    # via virtualenv
platformdirs==4.5.1 ; python_full_version >= '3.10'
    # via virtualenv
pluggy==1.6.0
    # via pytest
ply==3.11
    # via jsonpath-ng
pre-commit==4.3.0 ; python_full_version < '3.10'
pre-commit==4.5.0 ; python_full_version >= '3.10'
py-partiql-parser==0.6.3
    # via moto
pycparser==2.23 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy'
    # via cffi
pydantic==2.12.5
    # via aws-sam-translator
pydantic-core==2.41.5
    # via pydantic
pyparsing==3.2.5
    # via moto
pytest==7.4.4
    # via pytest-lazy-fixture
pytest-httpserver==1.1.3
pytest-lazy-fixture==0.6.3
python-dateutil==2.9.0.post0
    # via
    #   botocore
    #   moto
pywin32==311 ; sys_platform == 'win32'
    # via docker
pyyaml==6.0.3
    # via
    #   cfn-lint
    #   jsonschema-path
    #   moto
    #   pre-commit
    #   responses
referencing==0.36.2
    # via
    #   jsonschema
    #   jsonschema-path
    #   jsonschema-specifications
regex==2025.11.3
    # via cfn-lint
requests==2.32.5
    # via
    #   docker
    #   jsonschema-path
    #   moto
    #   responses
responses==0.25.8
    # via moto
rfc3339-validator==0.1.4
    # via openapi-schema-validator
rpds-py==0.27.1 ; python_full_version < '3.10'
    # via
    #   jsonschema
    #   referencing
rpds-py==0.30.0 ; python_full_version >= '3.10'
    # via
    #   jsonschema
    #   referencing
ruff==0.14.9
s3transfer==0.15.0
    # via boto3
setuptools==80.9.0
    # via moto
six==1.17.0
    # via
    #   python-dateutil
    #   rfc3339-validator
sympy==1.14.0
    # via cfn-lint
tomli==2.3.0 ; python_full_version < '3.11'
    # via pytest
typing-extensions==4.15.0
    # via
    #   aws-sam-translator
    #   cfn-lint
    #   cryptography
    #   exceptiongroup
    #   graphql-core
    #   pydantic
    #   pydantic-core
    #   referencing
    #   typing-inspection
    #   virtualenv
typing-inspection==0.4.2
    # via pydantic
urllib3==1.26.20 ; python_full_version < '3.10'
    # via
    #   botocore
    #   docker
    #   requests
    #   responses
urllib3==2.6.2 ; python_full_version >= '3.10'
    # via
    #   botocore
    #   docker
    #   requests
    #   responses
virtualenv==20.35.4
    # via pre-commit
werkzeug==3.1.4
    # via
    #   flask
    #   flask-cors
    #   moto
    #   pytest-httpserver
wrapt==1.17.3
    # via aws-xray-sdk
xmltodict==1.0.2
    # via moto
zipp==3.23.0 ; python_full_version < '3.10'
    # via importlib-metadata
