#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
#    pip-compile pyproject.toml
#
aiohttp==3.8.4
    # via openai
aiosignal==1.3.1
    # via aiohttp
anyio==3.6.2
    # via
    #   httpcore
    #   starlette
async-timeout==4.0.2
    # via aiohttp
attrs==23.1.0
    # via aiohttp
beautifulsoup4==4.12.2
    # via google
cachetools==5.3.0
    # via google-auth
certifi==2023.7.22
    # via
    #   httpcore
    #   httpx
    #   requests
charset-normalizer==3.1.0
    # via
    #   aiohttp
    #   requests
click==8.1.3
    # via
    #   fastapi-vercel-example (pyproject.toml)
    #   uvicorn
fastapi==0.95.2
    # via fastapi-vercel-example (pyproject.toml)
frozenlist==1.3.3
    # via
    #   aiohttp
    #   aiosignal
google==3.0.0
    # via fastapi-vercel-example (pyproject.toml)
google-api-core[grpc]==2.11.0
    # via
    #   google-api-python-client
    #   google-cloud-texttospeech
google-api-python-client==2.86.0
    # via fastapi-vercel-example (pyproject.toml)
google-auth==2.18.1
    # via
    #   google-api-core
    #   google-api-python-client
    #   google-auth-httplib2
google-auth-httplib2==0.1.0
    # via google-api-python-client
google-cloud==0.34.0
    # via fastapi-vercel-example (pyproject.toml)
google-cloud-texttospeech==2.14.1
    # via fastapi-vercel-example (pyproject.toml)
googleapis-common-protos==1.59.0
    # via
    #   google-api-core
    #   grpcio-status
grpcio==1.54.2
    # via
    #   google-api-core
    #   grpcio-status
grpcio-status==1.54.2
    # via google-api-core
h11==0.14.0
    # via
    #   httpcore
    #   uvicorn
httpcore==0.17.0
    # via httpx
httplib2==0.22.0
    # via
    #   google-api-python-client
    #   google-auth-httplib2
httpx==0.24.0
    # via fastapi-vercel-example (pyproject.toml)
idna==2.10
    # via
    #   anyio
    #   httpx
    #   requests
    #   yarl
jinja2==3.1.2
    # via fastapi-vercel-example (pyproject.toml)
markupsafe==2.1.2
    # via jinja2
multidict==6.0.4
    # via
    #   aiohttp
    #   yarl
numpy==1.24.3
    # via scipy
openai==0.27.7
    # via fastapi-vercel-example (pyproject.toml)
proto-plus==1.22.2
    # via google-cloud-texttospeech
protobuf==4.23.1
    # via
    #   google-api-core
    #   google-cloud-texttospeech
    #   googleapis-common-protos
    #   grpcio-status
    #   proto-plus
pyasn1==0.5.0
    # via
    #   pyasn1-modules
    #   rsa
pyasn1-modules==0.3.0
    # via google-auth
pydantic==1.10.7
    # via
    #   fastapi
    #   fastapi-vercel-example (pyproject.toml)
pyparsing==3.0.9
    # via httplib2
python-multipart==0.0.6
    # via fastapi-vercel-example (pyproject.toml)
python-dotenv==1.0.0
requests==2.31.0
    # via
    #   google-api-core
    #   openai
rsa==4.9
    # via google-auth
scipy==1.10.1
    # via fastapi-vercel-example (pyproject.toml)
six==1.16.0
    # via
    #   google-auth
    #   google-auth-httplib2
sniffio==1.2.0
    # via
    #   anyio
    #   httpcore
    #   httpx
soupsieve==2.4.1
    # via beautifulsoup4
starlette==0.27.0
    # via fastapi
tqdm==4.65.0
    # via openai
typing-extensions==4.5.0
    # via
    #   pydantic
    #   starlette
uritemplate==4.1.1
    # via google-api-python-client
urllib3==1.26.6
    # via
    #   fastapi-vercel-example (pyproject.toml)
    #   google-auth
    #   requests
uvicorn==0.22.0
    # via fastapi-vercel-example (pyproject.toml)
yarl==1.9.2
    # via aiohttp
