Skip to content

Commit

Permalink
update dependencies after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
Coniferish committed Aug 20, 2024
1 parent 5a91201 commit 84b1e69
Show file tree
Hide file tree
Showing 27 changed files with 183 additions and 61 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ langdetect==1.0.9
# via -r ./base.in
lxml==5.3.0
# via -r ./base.in
marshmallow==3.21.3
marshmallow==3.22.0
# via
# dataclasses-json
# unstructured-client
Expand Down
3 changes: 0 additions & 3 deletions requirements/deps/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,3 @@ fsspec==2024.5.0
wrapt>=1.14.0

langchain-community>=0.2.5

grpcio==1.64.3
label-studio-sdk==0.0.34
3 changes: 1 addition & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ idna==3.7
# -c ./base.txt
# -c ./test.txt
# anyio
importlib-metadata==8.2.0
importlib-metadata==8.4.0
# via
# build
# nbconvert
Expand Down Expand Up @@ -298,7 +298,6 @@ sniffio==1.3.1
# -c ./base.txt
# -c ./test.txt
# anyio
# httpx
soupsieve==2.6
# via
# -c ./base.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/extra-markdown.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile ./extra-markdown.in
#
importlib-metadata==8.2.0
importlib-metadata==8.4.0
# via markdown
markdown==3.7
# via -r ./extra-markdown.in
Expand Down
2 changes: 1 addition & 1 deletion requirements/extra-paddleocr.txt
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ scipy==1.11.3
# -c ././deps/constraints.txt
# imgaug
# scikit-image
shapely==2.0.5
shapely==2.0.6
# via
# imgaug
# unstructured-paddleocr
Expand Down
4 changes: 2 additions & 2 deletions requirements/extra-pdf-image.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ googleapis-common-protos==1.63.2
# via
# google-api-core
# grpcio-status
grpcio==1.64.3
grpcio==1.65.5
# via
# -c ././deps/constraints.txt
# google-api-core
Expand Down Expand Up @@ -273,7 +273,7 @@ tqdm==4.66.5
# huggingface-hub
# iopath
# transformers
transformers==4.44.0
transformers==4.44.1
# via unstructured-inference
typing-extensions==4.12.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/huggingface.txt
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ tqdm==4.66.5
# huggingface-hub
# sacremoses
# transformers
transformers==4.44.0
transformers==4.44.1
# via -r ./huggingface.in
typing-extensions==4.12.2
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/ingest/azure.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#
adlfs==2024.7.0
# via -r ./ingest/azure.in
aiohappyeyeballs==2.3.7
aiohappyeyeballs==2.4.0
# via aiohttp
aiohttp==3.10.4
aiohttp==3.10.5
# via adlfs
aiosignal==1.3.1
# via aiohttp
Expand Down
6 changes: 3 additions & 3 deletions requirements/ingest/chroma.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ google-auth==2.34.0
# via kubernetes
googleapis-common-protos==1.63.2
# via opentelemetry-exporter-otlp-proto-grpc
grpcio==1.64.3
grpcio==1.65.5
# via
# -c ./ingest/../deps/constraints.txt
# chromadb
Expand All @@ -87,7 +87,7 @@ idna==3.7
# anyio
# httpx
# requests
importlib-metadata==8.2.0
importlib-metadata==8.4.0
# via -r ./ingest/chroma.in
importlib-resources==6.4.3
# via chromadb
Expand Down Expand Up @@ -240,7 +240,7 @@ watchfiles==0.23.0
# via uvicorn
websocket-client==1.8.0
# via kubernetes
websockets==12.0
websockets==13.0
# via uvicorn
wrapt==1.16.0
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/ingest/clarifai.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ charset-normalizer==3.3.2
# requests
clarifai==10.7.0
# via -r ./ingest/clarifai.in
clarifai-grpc==10.7.2
clarifai-grpc==10.7.1
# via clarifai
contextlib2==21.6.0
# via schema
googleapis-common-protos==1.63.2
# via clarifai-grpc
grpcio==1.64.3
grpcio==1.65.5
# via
# -c ./ingest/../deps/constraints.txt
# clarifai-grpc
Expand Down
2 changes: 1 addition & 1 deletion requirements/ingest/delta-table.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile ./ingest/delta-table.in
#
deltalake==0.19.0
deltalake==0.19.1
# via -r ./ingest/delta-table.in
fsspec==2024.5.0
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/ingest/discord.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile ./ingest/discord.in
#
aiohappyeyeballs==2.3.7
aiohappyeyeballs==2.4.0
# via aiohttp
aiohttp==3.10.4
aiohttp==3.10.5
# via discord-py
aiosignal==1.3.1
# via aiohttp
Expand Down
4 changes: 2 additions & 2 deletions requirements/ingest/elasticsearch.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile ./ingest/elasticsearch.in
#
aiohappyeyeballs==2.3.7
aiohappyeyeballs==2.4.0
# via aiohttp
aiohttp==3.10.4
aiohttp==3.10.5
# via elasticsearch
aiosignal==1.3.1
# via aiohttp
Expand Down
38 changes: 34 additions & 4 deletions requirements/ingest/embed-aws-bedrock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,21 @@
#
# pip-compile ./ingest/embed-aws-bedrock.in
#
aiohappyeyeballs==2.3.7
aiohappyeyeballs==2.4.0
# via aiohttp
aiohttp==3.10.4
aiohttp==3.10.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/../base.txt
# -c ./ingest/../deps/constraints.txt
# httpx
async-timeout==4.0.3
# via
# aiohttp
Expand All @@ -31,6 +36,8 @@ certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# httpcore
# httpx
# requests
charset-normalizer==3.3.2
# via
Expand All @@ -40,13 +47,31 @@ dataclasses-json==0.6.7
# via
# -c ./ingest/../base.txt
# langchain-community
exceptiongroup==1.2.2
# via
# -c ./ingest/../base.txt
# anyio
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
h11==0.14.0
# via
# -c ./ingest/../base.txt
# httpcore
httpcore==1.0.5
# via
# -c ./ingest/../base.txt
# httpx
httpx==0.27.0
# via
# -c ./ingest/../base.txt
# langsmith
idna==3.7
# via
# -c ./ingest/../base.txt
# anyio
# httpx
# requests
# yarl
jmespath==1.0.1
Expand All @@ -70,12 +95,12 @@ langchain-core==0.2.33
# langchain-text-splitters
langchain-text-splitters==0.2.2
# via langchain
langsmith==0.1.99
langsmith==0.1.100
# via
# langchain
# langchain-community
# langchain-core
marshmallow==3.21.3
marshmallow==3.22.0
# via
# -c ./ingest/../base.txt
# dataclasses-json
Expand Down Expand Up @@ -128,6 +153,11 @@ six==1.16.0
# via
# -c ./ingest/../base.txt
# python-dateutil
sniffio==1.3.1
# via
# -c ./ingest/../base.txt
# anyio
# httpx
sqlalchemy==2.0.32
# via
# langchain
Expand Down
34 changes: 32 additions & 2 deletions requirements/ingest/embed-huggingface.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,26 @@
#
annotated-types==0.7.0
# via pydantic
anyio==3.7.1
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# httpx
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# httpcore
# httpx
# requests
charset-normalizer==3.3.2
# via
# -c ./ingest/../base.txt
# requests
exceptiongroup==1.2.2
# via
# -c ./ingest/../base.txt
# anyio
filelock==3.15.4
# via
# huggingface-hub
Expand All @@ -25,6 +36,18 @@ fsspec==2024.5.0
# -c ./ingest/../deps/constraints.txt
# huggingface-hub
# torch
h11==0.14.0
# via
# -c ./ingest/../base.txt
# httpcore
httpcore==1.0.5
# via
# -c ./ingest/../base.txt
# httpx
httpx==0.27.0
# via
# -c ./ingest/../base.txt
# langsmith
huggingface-hub==0.24.6
# via
# langchain-huggingface
Expand All @@ -34,6 +57,8 @@ huggingface-hub==0.24.6
idna==3.7
# via
# -c ./ingest/../base.txt
# anyio
# httpx
# requests
jinja2==3.1.4
# via torch
Expand All @@ -49,7 +74,7 @@ langchain-core==0.2.33
# via langchain-huggingface
langchain-huggingface==0.0.3
# via -r ./ingest/embed-huggingface.in
langsmith==0.1.99
langsmith==0.1.100
# via langchain-core
markupsafe==2.1.5
# via jinja2
Expand Down Expand Up @@ -107,6 +132,11 @@ scipy==1.11.3
# sentence-transformers
sentence-transformers==3.0.1
# via langchain-huggingface
sniffio==1.3.1
# via
# -c ./ingest/../base.txt
# anyio
# httpx
sympy==1.13.2
# via torch
tenacity==8.5.0
Expand All @@ -128,7 +158,7 @@ tqdm==4.66.5
# huggingface-hub
# sentence-transformers
# transformers
transformers==4.44.0
transformers==4.44.1
# via
# langchain-huggingface
# sentence-transformers
Expand Down
2 changes: 1 addition & 1 deletion requirements/ingest/embed-octoai.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ idna==3.7
# requests
jiter==0.5.0
# via openai
openai==1.41.0
openai==1.41.1
# via -r ./ingest/embed-octoai.in
pydantic==2.8.2
# via openai
Expand Down
5 changes: 3 additions & 2 deletions requirements/ingest/embed-openai.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ httpcore==1.0.5
httpx==0.27.0
# via
# -c ./ingest/../base.txt
# langsmith
# openai
idna==3.7
# via
Expand All @@ -57,9 +58,9 @@ langchain-core==0.2.33
# via langchain-openai
langchain-openai==0.1.22
# via -r ./ingest/embed-openai.in
langsmith==0.1.99
langsmith==0.1.100
# via langchain-core
openai==1.41.0
openai==1.41.1
# via langchain-openai
orjson==3.10.7
# via langsmith
Expand Down
Loading

0 comments on commit 84b1e69

Please sign in to comment.