unstructured/requirements/ingest/embed-openai.txt
Matt Robinson 6939bff49e
build(deps): bump langchain-community version (#3305)
### Summary

Bumps to the latest `langchain-community` version to resolve
[CVE-2024-2965](https://nvd.nist.gov/vuln/detail/CVE-2024-2965).

---------

Co-authored-by: ryannikolaidis <1208590+ryannikolaidis@users.noreply.github.com>
Co-authored-by: MthwRobinson <MthwRobinson@users.noreply.github.com>
2024-06-26 22:42:32 +00:00

174 lines
3.3 KiB
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile ./ingest/embed-openai.in
#
aiohttp==3.9.5
# via
# langchain
# langchain-community
aiosignal==1.3.1
# via aiohttp
annotated-types==0.7.0
# via pydantic
anyio==3.7.1
# via
# -c ./ingest/../deps/constraints.txt
# httpx
# openai
async-timeout==4.0.3
# via
# aiohttp
# langchain
attrs==23.2.0
# via aiohttp
certifi==2024.6.2
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# httpcore
# httpx
# requests
charset-normalizer==3.3.2
# via
# -c ./ingest/../base.txt
# requests
dataclasses-json==0.6.7
# via
# -c ./ingest/../base.txt
# langchain-community
distro==1.9.0
# via openai
exceptiongroup==1.2.1
# via anyio
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
h11==0.14.0
# via httpcore
httpcore==1.0.5
# via httpx
httpx==0.27.0
# via openai
idna==3.7
# via
# -c ./ingest/../base.txt
# anyio
# httpx
# requests
# yarl
jsonpatch==1.33
# via langchain-core
jsonpointer==3.0.0
# via jsonpatch
langchain==0.2.6
# via langchain-community
langchain-community==0.2.6
# via
# -c ./ingest/../deps/constraints.txt
# -r ./ingest/embed-openai.in
langchain-core==0.2.10
# via
# langchain
# langchain-community
# langchain-text-splitters
langchain-text-splitters==0.2.2
# via langchain
langsmith==0.1.82
# via
# langchain
# langchain-community
# langchain-core
marshmallow==3.21.3
# via
# -c ./ingest/../base.txt
# dataclasses-json
multidict==6.0.5
# via
# aiohttp
# yarl
mypy-extensions==1.0.0
# via
# -c ./ingest/../base.txt
# typing-inspect
numpy==1.26.4
# via
# -c ./ingest/../base.txt
# langchain
# langchain-community
openai==1.35.5
# via -r ./ingest/embed-openai.in
orjson==3.10.5
# via langsmith
packaging==23.2
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# langchain-core
# marshmallow
pydantic==2.7.4
# via
# langchain
# langchain-core
# langsmith
# openai
pydantic-core==2.18.4
# via pydantic
pyyaml==6.0.1
# via
# langchain
# langchain-community
# langchain-core
regex==2024.5.15
# via
# -c ./ingest/../base.txt
# tiktoken
requests==2.32.3
# via
# -c ./ingest/../base.txt
# langchain
# langchain-community
# langsmith
# tiktoken
sniffio==1.3.1
# via
# anyio
# httpx
# openai
sqlalchemy==2.0.31
# via
# langchain
# langchain-community
tenacity==8.4.2
# via
# langchain
# langchain-community
# langchain-core
tiktoken==0.7.0
# via -r ./ingest/embed-openai.in
tqdm==4.66.4
# via
# -c ./ingest/../base.txt
# openai
typing-extensions==4.12.2
# via
# -c ./ingest/../base.txt
# openai
# pydantic
# pydantic-core
# sqlalchemy
# typing-inspect
typing-inspect==0.9.0
# via
# -c ./ingest/../base.txt
# dataclasses-json
urllib3==1.26.19
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# requests
yarl==1.9.4
# via aiohttp