#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --output-file=test_requirements.txt --strip-extras /tmp/requirements.in
#
-e file:./build/spyctl
    # via -r /tmp/requirements.in
aioboto3==12.4.0
    # via -r /tmp/requirements.in
aiobotocore==2.12.3
    # via
    #   aioboto3
    #   s3fs
aiofiles==22.1.0
    # via
    #   -r /tmp/requirements.in
    #   pytest-aiomoto
aiohttp==3.9.5
    # via
    #   aiobotocore
    #   s3fs
aioitertools==0.11.0
    # via aiobotocore
aiosignal==1.3.1
    # via aiohttp
annotated-types==0.7.0
    # via pydantic
anyio==4.4.0
    # via
    #   httpx
    #   starlette
    #   watchfiles
attrs==23.2.0
    # via
    #   aiohttp
    #   jschema-to-python
    #   jsonschema
    #   referencing
    #   sarif-om
aws-sam-translator==1.89.0
    # via cfn-lint
aws-xray-sdk==2.13.1
    # via moto
awscli==1.32.69
    # via aiobotocore
babel==2.15.0
    # via zulu
blinker==1.8.2
    # via flask
boto3==1.34.69
    # via
    #   aiobotocore
    #   aws-sam-translator
    #   moto
botocore==1.34.69
    # via
    #   aiobotocore
    #   aws-xray-sdk
    #   awscli
    #   boto3
    #   moto
    #   s3transfer
brotli==1.1.0
    # via fonttools
certifi==2024.6.2
    # via
    #   -r /tmp/requirements.in
    #   httpcore
    #   httpx
    #   requests
cffi==1.16.0
    # via
    #   cryptography
    #   weasyprint
cfn-lint==0.87.4
    # via moto
charset-normalizer==3.3.2
    # via requests
click==8.1.7
    # via
    #   flask
    #   spyctl
    #   typer
    #   uvicorn
colorama==0.4.4
    # via awscli
cryptography==42.0.8
    # via
    #   moto
    #   python-jose
    #   sshpubkeys
cssselect2==0.7.0
    # via weasyprint
dnspython==2.6.1
    # via email-validator
docker==7.1.0
    # via moto
docutils==0.16
    # via awscli
ecdsa==0.19.0
    # via
    #   moto
    #   python-jose
    #   sshpubkeys
email-validator==2.1.1
    # via fastapi
fastapi==0.111.0
    # via -r /tmp/requirements.in
fastapi-cli==0.0.4
    # via fastapi
flask==3.0.3
    # via
    #   flask-cors
    #   moto
flask-cors==4.0.1
    # via moto
fonttools==4.53.0
    # via weasyprint
frozenlist==1.4.1
    # via
    #   aiohttp
    #   aiosignal
fsspec==2023.12.2
    # via s3fs
graphql-core==3.2.3
    # via moto
h11==0.14.0
    # via
    #   httpcore
    #   uvicorn
html5lib==1.1
    # via weasyprint
httpcore==1.0.5
    # via httpx
httptools==0.6.1
    # via uvicorn
httpx==0.27.0
    # via
    #   -r /tmp/requirements.in
    #   fastapi
idna==3.7
    # via
    #   anyio
    #   email-validator
    #   httpx
    #   requests
    #   yarl
iniconfig==2.0.0
    # via pytest
iso8601==2.1.0
    # via zulu
itsdangerous==2.2.0
    # via flask
jinja2==3.1.4
    # via
    #   -r /tmp/requirements.in
    #   fastapi
    #   flask
    #   moto
jmespath==1.0.1
    # via
    #   boto3
    #   botocore
jschema-to-python==1.2.3
    # via cfn-lint
jsondiff==2.0.0
    # via moto
jsonpatch==1.33
    # via cfn-lint
jsonpickle==3.0.4
    # via jschema-to-python
jsonpointer==2.4
    # via jsonpatch
jsonschema==4.22.0
    # via
    #   aws-sam-translator
    #   cfn-lint
    #   openapi-schema-validator
    #   openapi-spec-validator
jsonschema-path==0.3.2
    # via openapi-spec-validator
jsonschema-specifications==2023.12.1
    # via
    #   jsonschema
    #   openapi-schema-validator
junit-xml==1.9
    # via cfn-lint
lazy-object-proxy==1.10.0
    # via openapi-spec-validator
markdown-it-py==3.0.0
    # via rich
markdown2==2.4.13
    # via -r /tmp/requirements.in
markupsafe==2.1.5
    # via
    #   jinja2
    #   werkzeug
mdurl==0.1.2
    # via markdown-it-py
moto==4.2.14
    # via
    #   -r /tmp/requirements.in
    #   pytest-aiomoto
mpmath==1.3.0
    # via sympy
multidict==6.0.5
    # via
    #   aiohttp
    #   yarl
multipart==0.2.4
    # via moto
networkx==3.3
    # via cfn-lint
openapi-schema-validator==0.6.2
    # via openapi-spec-validator
openapi-spec-validator==0.7.1
    # via moto
orjson==3.10.3
    # via fastapi
packaging==24.0
    # via pytest
pathable==0.4.3
    # via jsonschema-path
pbr==6.0.0
    # via
    #   jschema-to-python
    #   sarif-om
pillow==10.3.0
    # via weasyprint
pluggy==1.5.0
    # via pytest
py-partiql-parser==0.5.0
    # via moto
pyasn1==0.6.0
    # via
    #   python-jose
    #   rsa
pycparser==2.22
    # via cffi
pydantic==2.7.3
    # via
    #   aws-sam-translator
    #   fastapi
    #   spyctl
pydantic-core==2.18.4
    # via pydantic
pydyf==0.10.0
    # via weasyprint
pygments==2.18.0
    # via rich
pyparsing==3.1.2
    # via moto
pyphen==0.15.0
    # via weasyprint
pytest==7.4.4
    # via
    #   pytest-aiomoto
    #   pytest-asyncio
pytest-aiomoto==0.7.1
    # via -r /tmp/requirements.in
pytest-asyncio==0.21.2
    # via
    #   -r /tmp/requirements.in
    #   pytest-aiomoto
python-dateutil==2.9.0.post0
    # via
    #   botocore
    #   moto
    #   spyctl
    #   zulu
python-dotenv==1.0.1
    # via uvicorn
python-jose==3.3.0
    # via moto
python-multipart==0.0.9
    # via fastapi
pytimeparse==1.1.8
    # via zulu
pyyaml==6.0.1
    # via
    #   -r /tmp/requirements.in
    #   awscli
    #   cfn-lint
    #   jsonschema-path
    #   moto
    #   responses
    #   spyctl
    #   uvicorn
referencing==0.31.1
    # via
    #   jsonschema
    #   jsonschema-path
    #   jsonschema-specifications
regex==2024.5.15
    # via cfn-lint
requests==2.32.3
    # via
    #   docker
    #   jsonschema-path
    #   moto
    #   pytest-aiomoto
    #   responses
    #   spyctl
responses==0.25.0
    # via moto
rfc3339-validator==0.1.4
    # via openapi-schema-validator
rich==13.7.1
    # via typer
rpds-py==0.18.1
    # via
    #   jsonschema
    #   referencing
rsa==4.7.2
    # via
    #   awscli
    #   python-jose
s3fs==2023.12.2
    # via pytest-aiomoto
s3transfer==0.10.1
    # via
    #   awscli
    #   boto3
sarif-om==1.0.4
    # via cfn-lint
schema==0.7.7
    # via spyctl
shellingham==1.5.4
    # via typer
six==1.16.0
    # via
    #   ecdsa
    #   html5lib
    #   junit-xml
    #   python-dateutil
    #   rfc3339-validator
sniffio==1.3.1
    # via
    #   anyio
    #   httpx
sshpubkeys==3.3.1
    # via moto
starlette==0.37.2
    # via fastapi
sympy==1.12.1
    # via cfn-lint
tabulate==0.9.0
    # via spyctl
tinycss2==1.3.0
    # via
    #   cssselect2
    #   weasyprint
tqdm==4.66.4
    # via spyctl
typer==0.12.3
    # via fastapi-cli
typing-extensions==4.12.1
    # via
    #   aws-sam-translator
    #   fastapi
    #   pydantic
    #   pydantic-core
    #   spyctl
    #   typer
ujson==5.10.0
    # via fastapi
ulid-py==1.1.0
    # via -r /tmp/requirements.in
urllib3==2.2.1
    # via
    #   botocore
    #   docker
    #   requests
    #   responses
uvicorn==0.30.1
    # via
    #   -r /tmp/requirements.in
    #   fastapi
uvloop==0.19.0
    # via uvicorn
watchfiles==0.22.0
    # via uvicorn
weasyprint==62.2
    # via -r /tmp/requirements.in
webencodings==0.5.1
    # via
    #   cssselect2
    #   html5lib
    #   tinycss2
websockets==12.0
    # via uvicorn
werkzeug==3.0.3
    # via
    #   flask
    #   moto
wrapt==1.16.0
    # via
    #   aiobotocore
    #   aws-xray-sdk
xmltodict==0.13.0
    # via moto
yarl==1.9.4
    # via aiohttp
zopfli==0.2.3
    # via fonttools
zulu==2.0.1
    # via spyctl

# The following packages are considered to be unsafe in a requirements file:
# setuptools
