build(deps): version bumps for 2024-08-26 (#3567)

### Summary

Version bumps for 2024-08-26.
This commit is contained in:
Matt Robinson 2024-08-26 14:15:25 -05:00 committed by GitHub
parent ac10ba4fc1
commit 09d84bc46b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
13 changed files with 16 additions and 16 deletions

View File

@ -120,7 +120,7 @@ protobuf==4.23.4
# paddlepaddle # paddlepaddle
pyclipper==1.3.0.post5 pyclipper==1.3.0.post5
# via unstructured-paddleocr # via unstructured-paddleocr
pyparsing==3.1.2 pyparsing==3.1.4
# via matplotlib # via matplotlib
python-dateutil==2.9.0.post0 python-dateutil==2.9.0.post0
# via # via
@ -158,7 +158,7 @@ sniffio==1.3.1
# -c ./base.txt # -c ./base.txt
# anyio # anyio
# httpx # httpx
tifffile==2024.8.10 tifffile==2024.8.24
# via scikit-image # via scikit-image
tqdm==4.66.5 tqdm==4.66.5
# via # via

View File

@ -147,7 +147,7 @@ pdfminer-six==20231228
# pdfplumber # pdfplumber
pdfplumber==0.11.4 pdfplumber==0.11.4
# via layoutparser # via layoutparser
pikepdf==9.1.2 pikepdf==9.2.0
# via -r ./extra-pdf-image.in # via -r ./extra-pdf-image.in
pillow==10.4.0 pillow==10.4.0
# via # via
@ -189,7 +189,7 @@ pycocotools==2.0.8
# effdet # effdet
pycparser==2.22 pycparser==2.22
# via cffi # via cffi
pyparsing==3.1.2 pyparsing==3.1.4
# via matplotlib # via matplotlib
pypdf==4.3.1 pypdf==4.3.1
# via # via
@ -243,7 +243,7 @@ sympy==1.13.2
# via # via
# onnxruntime # onnxruntime
# torch # torch
timm==1.0.8 timm==1.0.9
# via # via
# effdet # effdet
# unstructured-inference # unstructured-inference

View File

@ -50,7 +50,7 @@ exceptiongroup==1.2.2
# via # via
# -c ./ingest/../base.txt # -c ./ingest/../base.txt
# anyio # anyio
fastapi==0.112.1 fastapi==0.112.2
# via chromadb # via chromadb
filelock==3.15.4 filelock==3.15.4
# via huggingface-hub # via huggingface-hub

View File

@ -87,7 +87,7 @@ langchain-community==0.2.12
# via # via
# -c ./ingest/../deps/constraints.txt # -c ./ingest/../deps/constraints.txt
# -r ./ingest/embed-aws-bedrock.in # -r ./ingest/embed-aws-bedrock.in
langchain-core==0.2.34 langchain-core==0.2.35
# via # via
# langchain # langchain
# langchain-community # langchain-community

View File

@ -68,7 +68,7 @@ jsonpatch==1.33
# via langchain-core # via langchain-core
jsonpointer==3.0.0 jsonpointer==3.0.0
# via jsonpatch # via jsonpatch
langchain-core==0.2.34 langchain-core==0.2.35
# via langchain-huggingface # via langchain-huggingface
langchain-huggingface==0.0.3 langchain-huggingface==0.0.3
# via -r ./ingest/embed-huggingface.in # via -r ./ingest/embed-huggingface.in

View File

@ -53,7 +53,7 @@ jsonpatch==1.33
# via langchain-core # via langchain-core
jsonpointer==3.0.0 jsonpointer==3.0.0
# via jsonpatch # via jsonpatch
langchain-core==0.2.34 langchain-core==0.2.35
# via langchain-openai # via langchain-openai
langchain-openai==0.1.22 langchain-openai==0.1.22
# via -r ./ingest/embed-openai.in # via -r ./ingest/embed-openai.in

View File

@ -138,7 +138,7 @@ langchain-community==0.2.12
# via # via
# -c ./ingest/../deps/constraints.txt # -c ./ingest/../deps/constraints.txt
# -r ./ingest/embed-vertexai.in # -r ./ingest/embed-vertexai.in
langchain-core==0.2.34 langchain-core==0.2.35
# via # via
# langchain # langchain
# langchain-community # langchain-community

View File

@ -70,7 +70,7 @@ jsonpointer==3.0.0
# via jsonpatch # via jsonpatch
langchain==0.2.14 langchain==0.2.14
# via -r ./ingest/embed-voyageai.in # via -r ./ingest/embed-voyageai.in
langchain-core==0.2.34 langchain-core==0.2.35
# via # via
# langchain # langchain
# langchain-text-splitters # langchain-text-splitters

View File

@ -27,7 +27,7 @@ idna==3.8
# requests # requests
pycparser==2.22 pycparser==2.22
# via cffi # via cffi
pygithub==2.3.0 pygithub==2.4.0
# via -r ./ingest/github.in # via -r ./ingest/github.in
pyjwt[crypto]==2.9.0 pyjwt[crypto]==2.9.0
# via pygithub # via pygithub

View File

@ -50,7 +50,7 @@ pyasn1==0.6.0
# rsa # rsa
pyasn1-modules==0.4.0 pyasn1-modules==0.4.0
# via google-auth # via google-auth
pyparsing==3.1.2 pyparsing==3.1.4
# via httplib2 # via httplib2
requests==2.32.3 requests==2.32.3
# via # via

View File

@ -64,7 +64,7 @@ pydantic==2.8.2
# via qdrant-client # via qdrant-client
pydantic-core==2.20.1 pydantic-core==2.20.1
# via pydantic # via pydantic
qdrant-client==1.11.0 qdrant-client==1.11.1
# via -r ./ingest/qdrant.in # via -r ./ingest/qdrant.in
sniffio==1.3.1 sniffio==1.3.1
# via # via

View File

@ -10,7 +10,7 @@ anyio==4.4.0
# via # via
# -c ./ingest/../base.txt # -c ./ingest/../base.txt
# httpx # httpx
authlib==1.3.1 authlib==1.3.2
# via weaviate-client # via weaviate-client
certifi==2024.7.4 certifi==2024.7.4
# via # via

View File

@ -96,7 +96,7 @@ mccabe==0.7.0
# via flake8 # via flake8
multidict==6.0.5 multidict==6.0.5
# via yarl # via yarl
mypy==1.11.1 mypy==1.11.2
# via -r ./test.in # via -r ./test.in
mypy-extensions==1.0.0 mypy-extensions==1.0.0
# via # via