unstructured/requirements/ingest/embed-openai.txt
qued 399dd60311
build(deps): unpin pillow (#2472)
Removed `pillow` pin and recompiled. I think it was originally there to
address a conflict, which, as far as I can tell, no longer exists. Also
a security vulnerability was discovered in the older version of
`pillow`.

#### Testing:

CI should pass.
2024-01-30 21:29:08 +00:00

167 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-openai.txt ingest/embed-openai.in
#
aiohttp==3.9.3
# via
# langchain
# langchain-community
aiosignal==1.3.1
# via aiohttp
anyio==3.7.1
# via
# -c ingest/../constraints.in
# httpx
# langchain-core
# openai
async-timeout==4.0.3
# via
# aiohttp
# langchain
attrs==23.2.0
# via aiohttp
certifi==2023.11.17
# via
# -c ingest/../base.txt
# -c ingest/../constraints.in
# httpcore
# httpx
# 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
distro==1.9.0
# via openai
exceptiongroup==1.2.0
# via anyio
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
h11==0.14.0
# via httpcore
httpcore==1.0.2
# via httpx
httpx==0.26.0
# via openai
idna==3.6
# via
# -c ingest/../base.txt
# anyio
# httpx
# requests
# yarl
jsonpatch==1.33
# via
# langchain
# langchain-core
jsonpointer==2.4
# via jsonpatch
langchain==0.1.4
# via -r ingest/embed-openai.in
langchain-community==0.0.16
# via langchain
langchain-core==0.1.17
# via
# langchain
# langchain-community
langsmith==0.0.84
# 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
openai==1.10.0
# via -r ingest/embed-openai.in
packaging==23.2
# via
# -c ingest/../base.txt
# langchain-core
# marshmallow
pydantic==1.10.14
# via
# -c ingest/../constraints.in
# langchain
# langchain-core
# langsmith
# openai
pyyaml==6.0.1
# via
# langchain
# langchain-community
# langchain-core
regex==2023.12.25
# via
# -c ingest/../base.txt
# tiktoken
requests==2.31.0
# via
# -c ingest/../base.txt
# langchain
# langchain-community
# langchain-core
# langsmith
# tiktoken
sniffio==1.3.0
# via
# anyio
# httpx
# openai
sqlalchemy==2.0.25
# via
# langchain
# langchain-community
tenacity==8.2.3
# via
# langchain
# langchain-community
# langchain-core
tiktoken==0.5.2
# via -r ingest/embed-openai.in
tqdm==4.66.1
# via
# -c ingest/../base.txt
# openai
typing-extensions==4.9.0
# via
# -c ingest/../base.txt
# openai
# 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
# requests
yarl==1.9.4
# via aiohttp