Skip to content

Commit

Permalink
build(deps): version bumps for 2024-07-08 (#3359)
Browse files Browse the repository at this point in the history
## Summary

Version bumps for 2024-07-08.
  • Loading branch information
MthwRobinson committed Jul 8, 2024
1 parent 1ce01c3 commit 3fc2342
Show file tree
Hide file tree
Showing 43 changed files with 118 additions and 118 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ backoff==2.2.1
# via -r ./base.in
beautifulsoup4==4.12.3
# via -r ./base.in
certifi==2024.6.2
certifi==2024.7.4
# via
# -c ././deps/constraints.txt
# httpcore
Expand Down Expand Up @@ -90,7 +90,7 @@ python-iso639==2024.4.27
# via -r ./base.in
python-magic==0.4.27
# via -r ./base.in
rapidfuzz==3.9.3
rapidfuzz==3.9.4
# via -r ./base.in
regex==2024.5.15
# via nltk
Expand Down Expand Up @@ -129,7 +129,7 @@ typing-inspect==0.9.0
# via
# dataclasses-json
# unstructured-client
unstructured-client==0.23.8
unstructured-client==0.23.9
# via
# -c ././deps/constraints.txt
# -r ./base.in
Expand Down
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ bleach==6.1.0
# via nbconvert
build==1.2.1
# via pip-tools
certifi==2024.6.2
certifi==2024.7.4
# via
# -c ././deps/constraints.txt
# -c ./base.txt
Expand Down Expand Up @@ -100,7 +100,7 @@ httpx==0.27.0
# via
# -c ./base.txt
# jupyterlab
identify==2.5.36
identify==2.6.0
# via pre-commit
idna==3.7
# via
Expand Down
8 changes: 4 additions & 4 deletions requirements/extra-paddleocr.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ blinker==1.8.2
# via flask
cachetools==5.3.3
# via premailer
certifi==2024.6.2
certifi==2024.7.4
# via
# -c ././deps/constraints.txt
# -c ./base.txt
Expand Down Expand Up @@ -45,7 +45,7 @@ flask==3.0.3
# visualdl
flask-babel==4.0.0
# via visualdl
fonttools==4.53.0
fonttools==4.53.1
# via matplotlib
future==1.0.0
# via bce-python-sdk
Expand Down Expand Up @@ -173,7 +173,7 @@ pytz==2024.1
# via
# flask-babel
# pandas
rapidfuzz==3.9.3
rapidfuzz==3.9.4
# via
# -c ./base.txt
# unstructured-paddleocr
Expand Down Expand Up @@ -205,7 +205,7 @@ six==1.16.0
# imgaug
# python-dateutil
# visualdl
tifffile==2024.6.18
tifffile==2024.7.2
# via scikit-image
tqdm==4.66.4
# via
Expand Down
8 changes: 4 additions & 4 deletions requirements/extra-pdf-image.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ antlr4-python3-runtime==4.9.3
# via omegaconf
cachetools==5.3.3
# via google-auth
certifi==2024.6.2
certifi==2024.7.4
# via
# -c ././deps/constraints.txt
# -c ./base.txt
Expand Down Expand Up @@ -39,7 +39,7 @@ filelock==3.15.4
# transformers
flatbuffers==24.3.25
# via onnxruntime
fonttools==4.53.0
fonttools==4.53.1
# via matplotlib
fsspec==2024.5.0
# via
Expand Down Expand Up @@ -149,7 +149,7 @@ pdfminer-six==20231228
# via
# -r ./extra-pdf-image.in
# pdfplumber
pdfplumber==0.11.1
pdfplumber==0.11.2
# via layoutparser
pikepdf==9.0.0
# via -r ./extra-pdf-image.in
Expand Down Expand Up @@ -222,7 +222,7 @@ pyyaml==6.0.1
# omegaconf
# timm
# transformers
rapidfuzz==3.9.3
rapidfuzz==3.9.4
# via
# -c ./base.txt
# unstructured-inference
Expand Down
2 changes: 1 addition & 1 deletion requirements/huggingface.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile ./huggingface.in
#
certifi==2024.6.2
certifi==2024.7.4
# via
# -c ././deps/constraints.txt
# -c ./base.txt
Expand Down
6 changes: 3 additions & 3 deletions requirements/ingest/airtable.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
annotated-types==0.7.0
# via pydantic
certifi==2024.6.2
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
Expand All @@ -23,9 +23,9 @@ inflection==0.5.1
# via pyairtable
pyairtable==2.3.3
# via -r ./ingest/airtable.in
pydantic==2.8.0
pydantic==2.8.2
# via pyairtable
pydantic-core==2.20.0
pydantic-core==2.20.1
# via pydantic
requests==2.32.3
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/ingest/astra.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cassandra-driver==3.29.1
# via cassio
cassio==0.1.8
# via astrapy
certifi==2024.6.2
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/ingest/azure-cognitive-search.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ azure-core==1.30.2
# via azure-search-documents
azure-search-documents==11.4.0
# via -r ./ingest/azure-cognitive-search.in
certifi==2024.6.2
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/ingest/azure.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ azure-identity==1.17.1
# via adlfs
azure-storage-blob==12.20.0
# via adlfs
certifi==2024.6.2
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/ingest/box.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ boxfs==0.3.0
# via -r ./ingest/box.in
boxsdk[jwt]==3.11.0
# via boxfs
certifi==2024.6.2
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
Expand Down
10 changes: 5 additions & 5 deletions requirements/ingest/chroma.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ build==1.2.1
# via chromadb
cachetools==5.3.3
# via google-auth
certifi==2024.6.2
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
Expand Down Expand Up @@ -165,7 +165,7 @@ opentelemetry-util-http==0.46b0
# via
# opentelemetry-instrumentation-asgi
# opentelemetry-instrumentation-fastapi
orjson==3.10.5
orjson==3.10.6
# via chromadb
overrides==7.7.0
# via chromadb
Expand All @@ -190,11 +190,11 @@ pyasn1==0.6.0
# rsa
pyasn1-modules==0.4.0
# via google-auth
pydantic==2.8.0
pydantic==2.8.2
# via
# chromadb
# fastapi
pydantic-core==2.20.0
pydantic-core==2.20.1
# via pydantic
pypika==0.48.9
# via chromadb
Expand Down Expand Up @@ -240,7 +240,7 @@ starlette==0.37.2
# via fastapi
sympy==1.12.1
# via onnxruntime
tenacity==8.4.2
tenacity==8.5.0
# via chromadb
tokenizers==0.19.1
# via chromadb
Expand Down
4 changes: 2 additions & 2 deletions requirements/ingest/clarifai.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile ./ingest/clarifai.in
#
certifi==2024.6.2
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
Expand All @@ -15,7 +15,7 @@ charset-normalizer==3.3.2
# requests
clarifai==10.5.3
# via -r ./ingest/clarifai.in
clarifai-grpc==10.5.4
clarifai-grpc==10.6.1
# via clarifai
contextlib2==21.6.0
# via schema
Expand Down
2 changes: 1 addition & 1 deletion requirements/ingest/confluence.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ beautifulsoup4==4.12.3
# via
# -c ./ingest/../base.txt
# atlassian-python-api
certifi==2024.6.2
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/ingest/databricks-volumes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
cachetools==5.3.3
# via google-auth
certifi==2024.6.2
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
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.18.1
deltalake==0.18.2
# via -r ./ingest/delta-table.in
fsspec==2024.5.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/ingest/dropbox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile ./ingest/dropbox.in
#
certifi==2024.6.2
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/ingest/elasticsearch.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ async-timeout==4.0.3
# via aiohttp
attrs==23.2.0
# via aiohttp
certifi==2024.6.2
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
Expand Down
14 changes: 7 additions & 7 deletions requirements/ingest/embed-aws-bedrock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ botocore==1.34.51
# -c ./ingest/../deps/constraints.txt
# boto3
# s3transfer
certifi==2024.6.2
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
Expand Down Expand Up @@ -61,14 +61,14 @@ langchain-community==0.2.6
# via
# -c ./ingest/../deps/constraints.txt
# -r ./ingest/embed-aws-bedrock.in
langchain-core==0.2.10
langchain-core==0.2.11
# via
# langchain
# langchain-community
# langchain-text-splitters
langchain-text-splitters==0.2.2
# via langchain
langsmith==0.1.83
langsmith==0.1.84
# via
# langchain
# langchain-community
Expand All @@ -90,20 +90,20 @@ numpy==1.26.4
# -c ./ingest/../base.txt
# langchain
# langchain-community
orjson==3.10.5
orjson==3.10.6
# via langsmith
packaging==23.2
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# langchain-core
# marshmallow
pydantic==2.8.0
pydantic==2.8.2
# via
# langchain
# langchain-core
# langsmith
pydantic-core==2.20.0
pydantic-core==2.20.1
# via pydantic
python-dateutil==2.9.0.post0
# via
Expand All @@ -130,7 +130,7 @@ sqlalchemy==2.0.31
# via
# langchain
# langchain-community
tenacity==8.4.2
tenacity==8.5.0
# via
# langchain
# langchain-community
Expand Down
Loading

0 comments on commit 3fc2342

Please sign in to comment.