unstructured/requirements/ingest/embed-aws-bedrock.txt
John 1f0826ab0a
pin unstructured-client (#2392)
Replacement for #2311 since python 3.8 was dropped as a supported
version.

Unstructured-client added `api_key_auth` as a param to
`UnstructuredClient` in [version
0.9.0](8c93115c92).

This pins the version of `unstructured-client` so users do not receive
`TypeError: UnstructuredClient.__init__() got an unexpected keyword
argument 'api_key_auth'`
2024-01-15 17:26:38 +00:00

160 lines
3.1 KiB
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --output-file=ingest/embed-aws-bedrock.txt ingest/embed-aws-bedrock.in
#
aiohttp==3.9.1
# via
# langchain
# langchain-community
aiosignal==1.3.1
# via aiohttp
anyio==3.7.1
# via
# -c ingest/../constraints.in
# langchain-core
async-timeout==4.0.3
# via
# aiohttp
# langchain
attrs==23.2.0
# via aiohttp
boto3==1.28.17
# via
# -c ingest/../constraints.in
# -r ingest/embed-aws-bedrock.in
botocore==1.31.17
# via
# -c ingest/../constraints.in
# boto3
# s3transfer
certifi==2023.11.17
# via
# -c ingest/../base.txt
# -c ingest/../constraints.in
# requests
charset-normalizer==3.3.2
# via
# -c ingest/../base.txt
# requests
dataclasses-json==0.6.3
# via
# -c ingest/../base.txt
# langchain
# langchain-community
exceptiongroup==1.2.0
# via anyio
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
idna==3.6
# via
# -c ingest/../base.txt
# anyio
# requests
# yarl
jmespath==1.0.1
# via
# boto3
# botocore
jsonpatch==1.33
# via
# langchain
# langchain-core
jsonpointer==2.4
# via jsonpatch
langchain==0.1.0
# via -r ingest/embed-aws-bedrock.in
langchain-community==0.0.11
# via langchain
langchain-core==0.1.10
# via
# langchain
# langchain-community
langsmith==0.0.80
# via
# langchain
# langchain-community
# langchain-core
marshmallow==3.20.2
# via
# -c ingest/../base.txt
# dataclasses-json
multidict==6.0.4
# via
# aiohttp
# yarl
mypy-extensions==1.0.0
# via
# -c ingest/../base.txt
# typing-inspect
numpy==1.26.3
# via
# -c ingest/../base.txt
# langchain
# langchain-community
packaging==23.2
# via
# -c ingest/../base.txt
# langchain-core
# marshmallow
pydantic==1.10.13
# via
# -c ingest/../constraints.in
# langchain
# langchain-core
# langsmith
python-dateutil==2.8.2
# via
# -c ingest/../base.txt
# botocore
pyyaml==6.0.1
# via
# langchain
# langchain-community
# langchain-core
requests==2.31.0
# via
# -c ingest/../base.txt
# langchain
# langchain-community
# langchain-core
# langsmith
s3transfer==0.6.2
# via boto3
six==1.16.0
# via
# -c ingest/../base.txt
# python-dateutil
sniffio==1.3.0
# via anyio
sqlalchemy==2.0.25
# via
# langchain
# langchain-community
tenacity==8.2.3
# via
# langchain
# langchain-community
# langchain-core
typing-extensions==4.9.0
# via
# -c ingest/../base.txt
# pydantic
# sqlalchemy
# typing-inspect
typing-inspect==0.9.0
# via
# -c ingest/../base.txt
# dataclasses-json
urllib3==1.26.18
# via
# -c ingest/../base.txt
# -c ingest/../constraints.in
# botocore
# requests
yarl==1.9.4
# via aiohttp