diff --git a/requirements/base.txt b/requirements/base.txt index 332df9c2a1..6f6c32d9f6 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -90,9 +90,9 @@ python-iso639==2024.4.27 # via -r ./base.in python-magic==0.4.27 # via -r ./base.in -rapidfuzz==3.9.4 +rapidfuzz==3.9.6 # via -r ./base.in -regex==2024.5.15 +regex==2024.7.24 # via nltk requests==2.32.3 # via @@ -114,7 +114,7 @@ soupsieve==2.5 # via beautifulsoup4 tabulate==0.9.0 # via -r ./base.in -tqdm==4.66.4 +tqdm==4.66.5 # via # -r ./base.in # nltk @@ -129,7 +129,7 @@ typing-inspect==0.9.0 # via # dataclasses-json # unstructured-client -unstructured-client==0.24.1 +unstructured-client==0.25.4 # via # -c ././deps/constraints.txt # -r ./base.in diff --git a/requirements/deps/constraints.txt b/requirements/deps/constraints.txt index f806ab2a48..34a98af59e 100644 --- a/requirements/deps/constraints.txt +++ b/requirements/deps/constraints.txt @@ -61,7 +61,3 @@ langchain-community>=0.2.5 # NOTE(robinson): choma was pinned to importlib-metadata>=7.1.0 but 7.1.0 was installed # instead of 7.2.0. Need to investigate importlib-metadata==7.1.0 - -# NOTE(robinson) - due to failure in this job -# https://github.com/Unstructured-IO/unstructured/actions/runs/10044201938/job/27762303563?pr=3427 -cryptography<43.0.0 diff --git a/requirements/dev.txt b/requirements/dev.txt index 732e13c2e0..a376e7bfe3 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -24,7 +24,7 @@ asttokens==2.4.1 # via stack-data async-lru==2.0.4 # via jupyterlab -attrs==23.2.0 +attrs==24.2.0 # via # -c ./test.txt # jsonschema @@ -49,7 +49,7 @@ certifi==2024.7.4 # httpcore # httpx # requests -cffi==1.16.0 +cffi==1.17.0 # via argon2-cffi-bindings cfgv==3.4.0 # via pre-commit @@ -67,7 +67,7 @@ comm==0.2.2 # via # ipykernel # ipywidgets -debugpy==1.8.2 +debugpy==1.8.5 # via ipykernel decorator==5.1.1 # via ipython @@ -268,7 +268,7 @@ platformdirs==3.10.0 # -c ./test.txt # jupyter-core # virtualenv -pre-commit==3.7.1 +pre-commit==3.8.0 # via -r ./dev.in prometheus-client==0.20.0 # via jupyter-server @@ -306,12 +306,12 @@ python-dateutil==2.9.0.post0 # jupyter-client python-json-logger==2.0.7 # via jupyter-events -pyyaml==6.0.1 +pyyaml==6.0.2 # via # -c ./test.txt # jupyter-events # pre-commit -pyzmq==26.0.3 +pyzmq==26.1.0 # via # ipykernel # jupyter-client @@ -341,7 +341,7 @@ rfc3986-validator==0.1.1 # via # jsonschema # jupyter-events -rpds-py==0.19.0 +rpds-py==0.20.0 # via # -c ./test.txt # jsonschema @@ -432,7 +432,7 @@ webencodings==0.5.1 # tinycss2 websocket-client==1.8.0 # via jupyter-server -wheel==0.43.0 +wheel==0.44.0 # via # -c ././deps/constraints.txt # pip-tools diff --git a/requirements/extra-paddleocr.txt b/requirements/extra-paddleocr.txt index 13a1f7192b..1ea54f91bb 100644 --- a/requirements/extra-paddleocr.txt +++ b/requirements/extra-paddleocr.txt @@ -25,7 +25,7 @@ cssutils==2.11.1 # via premailer cycler==0.12.1 # via matplotlib -cython==3.0.10 +cython==3.0.11 # via unstructured-paddleocr et-xmlfile==1.1.0 # via openpyxl @@ -116,9 +116,9 @@ python-dateutil==2.9.0.post0 # via # -c ./base.txt # matplotlib -pyyaml==6.0.1 +pyyaml==6.0.2 # via unstructured-paddleocr -rapidfuzz==3.9.4 +rapidfuzz==3.9.6 # via # -c ./base.txt # unstructured-paddleocr @@ -146,9 +146,9 @@ six==1.16.0 # attrdict # imgaug # python-dateutil -tifffile==2024.7.21 +tifffile==2024.7.24 # via scikit-image -tqdm==4.66.4 +tqdm==4.66.5 # via # -c ./base.txt # unstructured-paddleocr diff --git a/requirements/extra-pdf-image.txt b/requirements/extra-pdf-image.txt index e0c88e58c3..991176cdd5 100644 --- a/requirements/extra-pdf-image.txt +++ b/requirements/extra-pdf-image.txt @@ -13,7 +13,7 @@ certifi==2024.7.4 # -c ././deps/constraints.txt # -c ./base.txt # requests -cffi==1.16.0 +cffi==1.17.0 # via cryptography charset-normalizer==3.3.2 # via @@ -24,10 +24,8 @@ coloredlogs==15.0.1 # via onnxruntime contourpy==1.2.1 # via matplotlib -cryptography==42.0.8 - # via - # -c ././deps/constraints.txt - # pdfminer-six +cryptography==43.0.0 + # via pdfminer-six cycler==0.12.1 # via matplotlib deprecated==1.2.14 @@ -54,19 +52,19 @@ google-auth==2.32.0 # via # google-api-core # google-cloud-vision -google-cloud-vision==3.7.3 +google-cloud-vision==3.7.4 # via -r ./extra-pdf-image.in googleapis-common-protos==1.63.2 # via # google-api-core # grpcio-status -grpcio==1.65.1 +grpcio==1.65.4 # via # google-api-core # grpcio-status -grpcio-status==1.62.2 +grpcio-status==1.62.3 # via google-api-core -huggingface-hub==0.24.1 +huggingface-hub==0.24.5 # via # timm # tokenizers @@ -119,7 +117,7 @@ numpy==1.26.4 # transformers omegaconf==2.3.0 # via effdet -onnx==1.16.1 +onnx==1.16.2 # via # -r ./extra-pdf-image.in # unstructured-inference @@ -166,7 +164,7 @@ pillow==10.4.0 # pytesseract # torchvision # unstructured-pytesseract -pillow-heif==0.17.0 +pillow-heif==0.18.0 # via -r ./extra-pdf-image.in portalocker==2.10.1 # via iopath @@ -217,18 +215,18 @@ python-multipart==0.0.9 # via unstructured-inference pytz==2024.1 # via pandas -pyyaml==6.0.1 +pyyaml==6.0.2 # via # huggingface-hub # layoutparser # omegaconf # timm # transformers -rapidfuzz==3.9.4 +rapidfuzz==3.9.6 # via # -c ./base.txt # unstructured-inference -regex==2024.5.15 +regex==2024.7.24 # via # -c ./base.txt # transformers @@ -240,7 +238,7 @@ requests==2.32.3 # transformers rsa==4.9 # via google-auth -safetensors==0.4.3 +safetensors==0.4.4 # via # timm # transformers @@ -256,30 +254,30 @@ sympy==1.13.1 # via # onnxruntime # torch -timm==1.0.7 +timm==1.0.8 # via # effdet # unstructured-inference tokenizers==0.19.1 # via transformers -torch==2.3.1 +torch==2.4.0 # via # -c ././deps/constraints.txt # effdet # timm # torchvision # unstructured-inference -torchvision==0.18.1 +torchvision==0.19.0 # via # effdet # timm -tqdm==4.66.4 +tqdm==4.66.5 # via # -c ./base.txt # huggingface-hub # iopath # transformers -transformers==4.43.1 +transformers==4.44.0 # via unstructured-inference typing-extensions==4.12.2 # via diff --git a/requirements/extra-pptx.txt b/requirements/extra-pptx.txt index 45777bf947..6b8c80a834 100644 --- a/requirements/extra-pptx.txt +++ b/requirements/extra-pptx.txt @@ -10,5 +10,7 @@ pillow==10.4.0 # via python-pptx python-pptx==1.0.1 # via -r ./extra-pptx.in +typing-extensions==4.12.2 + # via python-pptx xlsxwriter==3.2.0 # via python-pptx diff --git a/requirements/huggingface.txt b/requirements/huggingface.txt index 3a79e60c47..311346efa3 100644 --- a/requirements/huggingface.txt +++ b/requirements/huggingface.txt @@ -27,7 +27,7 @@ fsspec==2024.5.0 # -c ././deps/constraints.txt # huggingface-hub # torch -huggingface-hub==0.24.1 +huggingface-hub==0.24.5 # via # tokenizers # transformers @@ -61,11 +61,11 @@ packaging==23.2 # -c ./base.txt # huggingface-hub # transformers -pyyaml==6.0.1 +pyyaml==6.0.2 # via # huggingface-hub # transformers -regex==2024.5.15 +regex==2024.7.24 # via # -c ./base.txt # sacremoses @@ -77,7 +77,7 @@ requests==2.32.3 # transformers sacremoses==0.1.1 # via -r ./huggingface.in -safetensors==0.4.3 +safetensors==0.4.4 # via transformers sentencepiece==0.2.0 # via -r ./huggingface.in @@ -89,17 +89,17 @@ sympy==1.13.1 # via torch tokenizers==0.19.1 # via transformers -torch==2.3.1 +torch==2.4.0 # via # -c ././deps/constraints.txt # -r ./huggingface.in -tqdm==4.66.4 +tqdm==4.66.5 # via # -c ./base.txt # huggingface-hub # sacremoses # transformers -transformers==4.43.1 +transformers==4.44.0 # via -r ./huggingface.in typing-extensions==4.12.2 # via diff --git a/requirements/ingest/astradb.txt b/requirements/ingest/astradb.txt index 24d10b1432..3c4682b73a 100644 --- a/requirements/ingest/astradb.txt +++ b/requirements/ingest/astradb.txt @@ -9,10 +9,8 @@ anyio==3.7.1 # -c ./ingest/../base.txt # -c ./ingest/../deps/constraints.txt # httpx -astrapy==1.4.0 +astrapy==1.4.1 # via -r ./ingest/astradb.in -bson==0.5.10 - # via astrapy cassandra-driver==3.29.1 # via cassio cassio==0.1.8 @@ -34,6 +32,8 @@ click==8.1.7 # geomet deprecation==2.1.0 # via astrapy +dnspython==2.6.1 + # via pymongo exceptiongroup==1.2.2 # via # -c ./ingest/../base.txt @@ -73,10 +73,8 @@ packaging==23.2 # -c ./ingest/../base.txt # -c ./ingest/../deps/constraints.txt # deprecation -python-dateutil==2.9.0.post0 - # via - # -c ./ingest/../base.txt - # bson +pymongo==4.8.0 + # via astrapy requests==2.32.3 # via # -c ./ingest/../base.txt @@ -84,9 +82,7 @@ requests==2.32.3 six==1.16.0 # via # -c ./ingest/../base.txt - # bson # geomet - # python-dateutil sniffio==1.3.1 # via # -c ./ingest/../base.txt diff --git a/requirements/ingest/azure-cognitive-search.txt b/requirements/ingest/azure-cognitive-search.txt index 80c673fed3..3916da6adf 100644 --- a/requirements/ingest/azure-cognitive-search.txt +++ b/requirements/ingest/azure-cognitive-search.txt @@ -8,7 +8,7 @@ azure-common==1.1.28 # via azure-search-documents azure-core==1.30.2 # via azure-search-documents -azure-search-documents==11.5.0 +azure-search-documents==11.5.1 # via -r ./ingest/azure-cognitive-search.in certifi==2024.7.4 # via diff --git a/requirements/ingest/azure.txt b/requirements/ingest/azure.txt index 55a2c2825d..de5d1dfbb0 100644 --- a/requirements/ingest/azure.txt +++ b/requirements/ingest/azure.txt @@ -6,13 +6,15 @@ # adlfs==2024.7.0 # via -r ./ingest/azure.in -aiohttp==3.9.5 +aiohappyeyeballs==2.3.4 + # via aiohttp +aiohttp==3.10.1 # via adlfs aiosignal==1.3.1 # via aiohttp async-timeout==4.0.3 # via aiohttp -attrs==23.2.0 +attrs==24.2.0 # via aiohttp azure-core==1.30.2 # via @@ -23,14 +25,14 @@ azure-datalake-store==0.0.53 # via adlfs azure-identity==1.17.1 # via adlfs -azure-storage-blob==12.21.0 +azure-storage-blob==12.22.0 # via adlfs certifi==2024.7.4 # via # -c ./ingest/../base.txt # -c ./ingest/../deps/constraints.txt # requests -cffi==1.16.0 +cffi==1.17.0 # via # azure-datalake-store # cryptography @@ -38,9 +40,8 @@ charset-normalizer==3.3.2 # via # -c ./ingest/../base.txt # requests -cryptography==42.0.8 +cryptography==43.0.0 # via - # -c ./ingest/../deps/constraints.txt # azure-identity # azure-storage-blob # msal @@ -76,7 +77,7 @@ portalocker==2.10.1 # via msal-extensions pycparser==2.22 # via cffi -pyjwt[crypto]==2.8.0 +pyjwt[crypto]==2.9.0 # via msal requests==2.32.3 # via diff --git a/requirements/ingest/box.txt b/requirements/ingest/box.txt index d3dfe8c6d6..fcdaee672f 100644 --- a/requirements/ingest/box.txt +++ b/requirements/ingest/box.txt @@ -4,27 +4,25 @@ # # pip-compile ./ingest/box.in # -attrs==23.2.0 +attrs==24.2.0 # via boxsdk boxfs==0.3.0 # via -r ./ingest/box.in -boxsdk[jwt]==3.11.0 +boxsdk[jwt]==3.12.0 # via boxfs certifi==2024.7.4 # via # -c ./ingest/../base.txt # -c ./ingest/../deps/constraints.txt # requests -cffi==1.16.0 +cffi==1.17.0 # via cryptography charset-normalizer==3.3.2 # via # -c ./ingest/../base.txt # requests -cryptography==42.0.8 - # via - # -c ./ingest/../deps/constraints.txt - # boxsdk +cryptography==43.0.0 + # via boxsdk fsspec==2024.5.0 # via # -c ./ingest/../deps/constraints.txt @@ -36,7 +34,7 @@ idna==3.7 # requests pycparser==2.22 # via cffi -pyjwt==2.8.0 +pyjwt==2.9.0 # via boxsdk python-dateutil==2.9.0.post0 # via diff --git a/requirements/ingest/chroma.in b/requirements/ingest/chroma.in index d68b29366c..77016b60df 100644 --- a/requirements/ingest/chroma.in +++ b/requirements/ingest/chroma.in @@ -4,3 +4,7 @@ chromadb importlib-metadata>=7.1.0 # Future releases adds in typer-cli which breaks the resolution of typer as a library typer<=0.9.0 +# tenacity 9.0.0 is being installed via chroma, but other dependencies (langchain) restrict tenacity +# to <9.0.0 and resolve to 8.5.0. +# The original langchain pin: https://github.com/langchain-ai/langchain/pull/849/ +tenacity==8.5.0 diff --git a/requirements/ingest/chroma.txt b/requirements/ingest/chroma.txt index f196516c9e..c2ffe69438 100644 --- a/requirements/ingest/chroma.txt +++ b/requirements/ingest/chroma.txt @@ -52,11 +52,12 @@ deprecated==1.2.14 # via # opentelemetry-api # opentelemetry-exporter-otlp-proto-grpc + # opentelemetry-semantic-conventions exceptiongroup==1.2.2 # via # -c ./ingest/../base.txt # anyio -fastapi==0.110.3 +fastapi==0.112.0 # via chromadb filelock==3.15.4 # via huggingface-hub @@ -70,7 +71,7 @@ google-auth==2.32.0 # via kubernetes googleapis-common-protos==1.63.2 # via opentelemetry-exporter-otlp-proto-grpc -grpcio==1.65.1 +grpcio==1.65.4 # via # chromadb # opentelemetry-exporter-otlp-proto-grpc @@ -89,7 +90,7 @@ httpx==0.27.0 # via # -c ./ingest/../base.txt # chromadb -huggingface-hub==0.24.1 +huggingface-hub==0.24.5 # via tokenizers humanfriendly==10.0 # via coloredlogs @@ -127,7 +128,7 @@ oauthlib==3.2.2 # requests-oauthlib onnxruntime==1.18.1 # via chromadb -opentelemetry-api==1.25.0 +opentelemetry-api==1.26.0 # via # chromadb # opentelemetry-exporter-otlp-proto-grpc @@ -136,32 +137,32 @@ opentelemetry-api==1.25.0 # opentelemetry-instrumentation-fastapi # opentelemetry-sdk # opentelemetry-semantic-conventions -opentelemetry-exporter-otlp-proto-common==1.25.0 +opentelemetry-exporter-otlp-proto-common==1.26.0 # via opentelemetry-exporter-otlp-proto-grpc -opentelemetry-exporter-otlp-proto-grpc==1.25.0 +opentelemetry-exporter-otlp-proto-grpc==1.26.0 # via chromadb -opentelemetry-instrumentation==0.46b0 +opentelemetry-instrumentation==0.47b0 # via # opentelemetry-instrumentation-asgi # opentelemetry-instrumentation-fastapi -opentelemetry-instrumentation-asgi==0.46b0 +opentelemetry-instrumentation-asgi==0.47b0 # via opentelemetry-instrumentation-fastapi -opentelemetry-instrumentation-fastapi==0.46b0 +opentelemetry-instrumentation-fastapi==0.47b0 # via chromadb -opentelemetry-proto==1.25.0 +opentelemetry-proto==1.26.0 # via # opentelemetry-exporter-otlp-proto-common # opentelemetry-exporter-otlp-proto-grpc -opentelemetry-sdk==1.25.0 +opentelemetry-sdk==1.26.0 # via # chromadb # opentelemetry-exporter-otlp-proto-grpc -opentelemetry-semantic-conventions==0.46b0 +opentelemetry-semantic-conventions==0.47b0 # via # opentelemetry-instrumentation-asgi # opentelemetry-instrumentation-fastapi # opentelemetry-sdk -opentelemetry-util-http==0.46b0 +opentelemetry-util-http==0.47b0 # via # opentelemetry-instrumentation-asgi # opentelemetry-instrumentation-fastapi @@ -207,7 +208,7 @@ python-dateutil==2.9.0.post0 # posthog python-dotenv==1.0.1 # via uvicorn -pyyaml==6.0.1 +pyyaml==6.0.2 # via # chromadb # huggingface-hub @@ -240,12 +241,14 @@ starlette==0.37.2 sympy==1.13.1 # via onnxruntime tenacity==8.5.0 - # via chromadb + # via + # -r ./ingest/chroma.in + # chromadb tokenizers==0.19.1 # via chromadb tomli==2.0.1 # via build -tqdm==4.66.4 +tqdm==4.66.5 # via # -c ./ingest/../base.txt # chromadb @@ -273,7 +276,7 @@ urllib3==1.26.19 # -c ./ingest/../deps/constraints.txt # kubernetes # requests -uvicorn[standard]==0.30.3 +uvicorn[standard]==0.30.5 # via chromadb uvloop==0.19.0 # via uvicorn diff --git a/requirements/ingest/clarifai.txt b/requirements/ingest/clarifai.txt index d30add0cdb..1c01586aa6 100644 --- a/requirements/ingest/clarifai.txt +++ b/requirements/ingest/clarifai.txt @@ -13,15 +13,15 @@ charset-normalizer==3.3.2 # via # -c ./ingest/../base.txt # requests -clarifai==10.5.4 +clarifai==10.7.0 # via -r ./ingest/clarifai.in -clarifai-grpc==10.6.6 +clarifai-grpc==10.7.0 # via clarifai contextlib2==21.6.0 # via schema googleapis-common-protos==1.63.2 # via clarifai-grpc -grpcio==1.65.1 +grpcio==1.65.4 # via clarifai-grpc idna==3.7 # via @@ -51,9 +51,9 @@ protobuf==4.23.4 # googleapis-common-protos pygments==2.18.0 # via rich -python-rapidjson==1.18 +python-rapidjson==1.20 # via tritonclient -pyyaml==6.0.1 +pyyaml==6.0.2 # via clarifai requests==2.32.3 # via @@ -67,7 +67,7 @@ tabulate==0.9.0 # via # -c ./ingest/../base.txt # clarifai -tqdm==4.66.4 +tqdm==4.66.5 # via # -c ./ingest/../base.txt # clarifai diff --git a/requirements/ingest/discord.txt b/requirements/ingest/discord.txt index 0b6d44b09c..9c93e66738 100644 --- a/requirements/ingest/discord.txt +++ b/requirements/ingest/discord.txt @@ -4,13 +4,15 @@ # # pip-compile ./ingest/discord.in # -aiohttp==3.9.5 +aiohappyeyeballs==2.3.4 + # via aiohttp +aiohttp==3.10.1 # via discord-py aiosignal==1.3.1 # via aiohttp async-timeout==4.0.3 # via aiohttp -attrs==23.2.0 +attrs==24.2.0 # via aiohttp discord-py==2.4.0 # via -r ./ingest/discord.in diff --git a/requirements/ingest/elasticsearch.txt b/requirements/ingest/elasticsearch.txt index 8dfee2e7c3..0b15f8301e 100644 --- a/requirements/ingest/elasticsearch.txt +++ b/requirements/ingest/elasticsearch.txt @@ -4,13 +4,15 @@ # # pip-compile ./ingest/elasticsearch.in # -aiohttp==3.9.5 +aiohappyeyeballs==2.3.4 + # via aiohttp +aiohttp==3.10.1 # via elasticsearch aiosignal==1.3.1 # via aiohttp async-timeout==4.0.3 # via aiohttp -attrs==23.2.0 +attrs==24.2.0 # via aiohttp certifi==2024.7.4 # via diff --git a/requirements/ingest/embed-aws-bedrock.txt b/requirements/ingest/embed-aws-bedrock.txt index c4efe6068b..d8fb5e5de2 100644 --- a/requirements/ingest/embed-aws-bedrock.txt +++ b/requirements/ingest/embed-aws-bedrock.txt @@ -4,7 +4,9 @@ # # pip-compile ./ingest/embed-aws-bedrock.in # -aiohttp==3.9.5 +aiohappyeyeballs==2.3.4 + # via aiohttp +aiohttp==3.10.1 # via # langchain # langchain-community @@ -16,7 +18,7 @@ async-timeout==4.0.3 # via # aiohttp # langchain -attrs==23.2.0 +attrs==24.2.0 # via aiohttp boto3==1.34.51 # via -r ./ingest/embed-aws-bedrock.in @@ -55,20 +57,20 @@ jsonpatch==1.33 # via langchain-core jsonpointer==3.0.0 # via jsonpatch -langchain==0.2.11 +langchain==0.2.12 # via langchain-community -langchain-community==0.2.10 +langchain-community==0.2.11 # via # -c ./ingest/../deps/constraints.txt # -r ./ingest/embed-aws-bedrock.in -langchain-core==0.2.23 +langchain-core==0.2.28 # via # langchain # langchain-community # langchain-text-splitters langchain-text-splitters==0.2.2 # via langchain -langsmith==0.1.93 +langsmith==0.1.98 # via # langchain # langchain-community @@ -109,7 +111,7 @@ python-dateutil==2.9.0.post0 # via # -c ./ingest/../base.txt # botocore -pyyaml==6.0.1 +pyyaml==6.0.2 # via # langchain # langchain-community @@ -126,7 +128,7 @@ six==1.16.0 # via # -c ./ingest/../base.txt # python-dateutil -sqlalchemy==2.0.31 +sqlalchemy==2.0.32 # via # langchain # langchain-community @@ -138,6 +140,7 @@ tenacity==8.5.0 typing-extensions==4.12.2 # via # -c ./ingest/../base.txt + # langchain-core # pydantic # pydantic-core # sqlalchemy diff --git a/requirements/ingest/embed-huggingface.txt b/requirements/ingest/embed-huggingface.txt index 8ebf3e5ed8..4c447f6ef4 100644 --- a/requirements/ingest/embed-huggingface.txt +++ b/requirements/ingest/embed-huggingface.txt @@ -25,7 +25,7 @@ fsspec==2024.5.0 # -c ./ingest/../deps/constraints.txt # huggingface-hub # torch -huggingface-hub==0.24.1 +huggingface-hub==0.24.5 # via # langchain-huggingface # sentence-transformers @@ -45,11 +45,11 @@ jsonpatch==1.33 # via langchain-core jsonpointer==3.0.0 # via jsonpatch -langchain-core==0.2.23 +langchain-core==0.2.28 # via langchain-huggingface langchain-huggingface==0.0.3 # via -r ./ingest/embed-huggingface.in -langsmith==0.1.93 +langsmith==0.1.98 # via langchain-core markupsafe==2.1.5 # via jinja2 @@ -81,12 +81,12 @@ pydantic==2.8.2 # langsmith pydantic-core==2.20.1 # via pydantic -pyyaml==6.0.1 +pyyaml==6.0.2 # via # huggingface-hub # langchain-core # transformers -regex==2024.5.15 +regex==2024.7.24 # via # -c ./ingest/../base.txt # transformers @@ -96,7 +96,7 @@ requests==2.32.3 # huggingface-hub # langsmith # transformers -safetensors==0.4.3 +safetensors==0.4.4 # via transformers scikit-learn==1.5.1 # via sentence-transformers @@ -117,17 +117,17 @@ tokenizers==0.19.1 # via # langchain-huggingface # transformers -torch==2.3.1 +torch==2.4.0 # via # -c ./ingest/../deps/constraints.txt # sentence-transformers -tqdm==4.66.4 +tqdm==4.66.5 # via # -c ./ingest/../base.txt # huggingface-hub # sentence-transformers # transformers -transformers==4.43.1 +transformers==4.44.0 # via # langchain-huggingface # sentence-transformers @@ -135,6 +135,7 @@ typing-extensions==4.12.2 # via # -c ./ingest/../base.txt # huggingface-hub + # langchain-core # pydantic # pydantic-core # torch diff --git a/requirements/ingest/embed-octoai.txt b/requirements/ingest/embed-octoai.txt index 5b983d7e97..f1a39e8634 100644 --- a/requirements/ingest/embed-octoai.txt +++ b/requirements/ingest/embed-octoai.txt @@ -47,13 +47,15 @@ idna==3.7 # anyio # httpx # requests -openai==1.37.0 +jiter==0.5.0 + # via openai +openai==1.40.0 # via -r ./ingest/embed-octoai.in pydantic==2.8.2 # via openai pydantic-core==2.20.1 # via pydantic -regex==2024.5.15 +regex==2024.7.24 # via # -c ./ingest/../base.txt # tiktoken @@ -69,7 +71,7 @@ sniffio==1.3.1 # openai tiktoken==0.7.0 # via -r ./ingest/embed-octoai.in -tqdm==4.66.4 +tqdm==4.66.5 # via # -c ./ingest/../base.txt # openai diff --git a/requirements/ingest/embed-openai.txt b/requirements/ingest/embed-openai.txt index fd4187a05e..09d646b8db 100644 --- a/requirements/ingest/embed-openai.txt +++ b/requirements/ingest/embed-openai.txt @@ -47,17 +47,19 @@ idna==3.7 # anyio # httpx # requests +jiter==0.5.0 + # via openai jsonpatch==1.33 # via langchain-core jsonpointer==3.0.0 # via jsonpatch -langchain-core==0.2.23 +langchain-core==0.2.28 # via langchain-openai -langchain-openai==0.1.17 +langchain-openai==0.1.20 # via -r ./ingest/embed-openai.in -langsmith==0.1.93 +langsmith==0.1.98 # via langchain-core -openai==1.37.0 +openai==1.40.0 # via langchain-openai orjson==3.10.6 # via langsmith @@ -73,9 +75,9 @@ pydantic==2.8.2 # openai pydantic-core==2.20.1 # via pydantic -pyyaml==6.0.1 +pyyaml==6.0.2 # via langchain-core -regex==2024.5.15 +regex==2024.7.24 # via # -c ./ingest/../base.txt # tiktoken @@ -94,13 +96,14 @@ tenacity==8.5.0 # via langchain-core tiktoken==0.7.0 # via langchain-openai -tqdm==4.66.4 +tqdm==4.66.5 # via # -c ./ingest/../base.txt # openai typing-extensions==4.12.2 # via # -c ./ingest/../base.txt + # langchain-core # openai # pydantic # pydantic-core diff --git a/requirements/ingest/embed-vertexai.txt b/requirements/ingest/embed-vertexai.txt index 7e6e2ad8e4..8d810610df 100644 --- a/requirements/ingest/embed-vertexai.txt +++ b/requirements/ingest/embed-vertexai.txt @@ -4,7 +4,9 @@ # # pip-compile ./ingest/embed-vertexai.in # -aiohttp==3.9.5 +aiohappyeyeballs==2.3.4 + # via aiohttp +aiohttp==3.10.1 # via # langchain # langchain-community @@ -16,7 +18,7 @@ async-timeout==4.0.3 # via # aiohttp # langchain -attrs==23.2.0 +attrs==24.2.0 # via aiohttp cachetools==5.4.0 # via google-auth @@ -54,7 +56,7 @@ google-auth==2.32.0 # google-cloud-core # google-cloud-resource-manager # google-cloud-storage -google-cloud-aiplatform==1.59.0 +google-cloud-aiplatform==1.60.0 # via langchain-google-vertexai google-cloud-bigquery==3.25.0 # via google-cloud-aiplatform @@ -62,7 +64,7 @@ google-cloud-core==2.4.1 # via # google-cloud-bigquery # google-cloud-storage -google-cloud-resource-manager==1.12.4 +google-cloud-resource-manager==1.12.5 # via google-cloud-aiplatform google-cloud-storage==2.18.0 # via @@ -83,13 +85,13 @@ googleapis-common-protos[grpc]==1.63.2 # grpcio-status grpc-google-iam-v1==0.13.1 # via google-cloud-resource-manager -grpcio==1.65.1 +grpcio==1.65.4 # via # google-api-core # googleapis-common-protos # grpc-google-iam-v1 # grpcio-status -grpcio-status==1.62.2 +grpcio-status==1.62.3 # via google-api-core idna==3.7 # via @@ -100,25 +102,25 @@ jsonpatch==1.33 # via langchain-core jsonpointer==3.0.0 # via jsonpatch -langchain==0.2.11 +langchain==0.2.12 # via # -r ./ingest/embed-vertexai.in # langchain-community -langchain-community==0.2.10 +langchain-community==0.2.11 # via # -c ./ingest/../deps/constraints.txt # -r ./ingest/embed-vertexai.in -langchain-core==0.2.23 +langchain-core==0.2.28 # via # langchain # langchain-community # langchain-google-vertexai # langchain-text-splitters -langchain-google-vertexai==1.0.7 +langchain-google-vertexai==1.0.8 # via -r ./ingest/embed-vertexai.in langchain-text-splitters==0.2.2 # via langchain -langsmith==0.1.93 +langsmith==0.1.98 # via # langchain # langchain-community @@ -184,7 +186,7 @@ python-dateutil==2.9.0.post0 # via # -c ./ingest/../base.txt # google-cloud-bigquery -pyyaml==6.0.1 +pyyaml==6.0.2 # via # langchain # langchain-community @@ -206,7 +208,7 @@ six==1.16.0 # via # -c ./ingest/../base.txt # python-dateutil -sqlalchemy==2.0.31 +sqlalchemy==2.0.32 # via # langchain # langchain-community @@ -218,6 +220,7 @@ tenacity==8.5.0 typing-extensions==4.12.2 # via # -c ./ingest/../base.txt + # langchain-core # pydantic # pydantic-core # sqlalchemy diff --git a/requirements/ingest/embed-voyageai.txt b/requirements/ingest/embed-voyageai.txt index 914db6091d..73605cc1d7 100644 --- a/requirements/ingest/embed-voyageai.txt +++ b/requirements/ingest/embed-voyageai.txt @@ -4,7 +4,9 @@ # # pip-compile ./ingest/embed-voyageai.in # -aiohttp==3.9.5 +aiohappyeyeballs==2.3.4 + # via aiohttp +aiohttp==3.10.1 # via # langchain # voyageai @@ -18,7 +20,7 @@ async-timeout==4.0.3 # via # aiohttp # langchain -attrs==23.2.0 +attrs==24.2.0 # via aiohttp certifi==2024.7.4 # via @@ -42,9 +44,9 @@ jsonpatch==1.33 # via langchain-core jsonpointer==3.0.0 # via jsonpatch -langchain==0.2.11 +langchain==0.2.12 # via -r ./ingest/embed-voyageai.in -langchain-core==0.2.23 +langchain-core==0.2.28 # via # langchain # langchain-text-splitters @@ -53,7 +55,7 @@ langchain-text-splitters==0.2.2 # via langchain langchain-voyageai==0.1.1 # via -r ./ingest/embed-voyageai.in -langsmith==0.1.93 +langsmith==0.1.98 # via # langchain # langchain-core @@ -80,7 +82,7 @@ pydantic==2.8.2 # langsmith pydantic-core==2.20.1 # via pydantic -pyyaml==6.0.1 +pyyaml==6.0.2 # via # langchain # langchain-core @@ -90,7 +92,7 @@ requests==2.32.3 # langchain # langsmith # voyageai -sqlalchemy==2.0.31 +sqlalchemy==2.0.32 # via langchain tenacity==8.5.0 # via @@ -100,6 +102,7 @@ tenacity==8.5.0 typing-extensions==4.12.2 # via # -c ./ingest/../base.txt + # langchain-core # pydantic # pydantic-core # sqlalchemy diff --git a/requirements/ingest/gcs.txt b/requirements/ingest/gcs.txt index 5a98596a0b..8642c88571 100644 --- a/requirements/ingest/gcs.txt +++ b/requirements/ingest/gcs.txt @@ -4,13 +4,15 @@ # # pip-compile ./ingest/gcs.in # -aiohttp==3.9.5 +aiohappyeyeballs==2.3.4 + # via aiohttp +aiohttp==3.10.1 # via gcsfs aiosignal==1.3.1 # via aiohttp async-timeout==4.0.3 # via aiohttp -attrs==23.2.0 +attrs==24.2.0 # via aiohttp beautifulsoup4==4.12.3 # via diff --git a/requirements/ingest/github.txt b/requirements/ingest/github.txt index aaaaaa3b04..39bb4d81af 100644 --- a/requirements/ingest/github.txt +++ b/requirements/ingest/github.txt @@ -9,7 +9,7 @@ certifi==2024.7.4 # -c ./ingest/../base.txt # -c ./ingest/../deps/constraints.txt # requests -cffi==1.16.0 +cffi==1.17.0 # via # cryptography # pynacl @@ -17,10 +17,8 @@ charset-normalizer==3.3.2 # via # -c ./ingest/../base.txt # requests -cryptography==42.0.8 - # via - # -c ./ingest/../deps/constraints.txt - # pyjwt +cryptography==43.0.0 + # via pyjwt deprecated==1.2.14 # via pygithub idna==3.7 @@ -31,7 +29,7 @@ pycparser==2.22 # via cffi pygithub==2.3.0 # via -r ./ingest/github.in -pyjwt[crypto]==2.8.0 +pyjwt[crypto]==2.9.0 # via pygithub pynacl==1.5.0 # via pygithub diff --git a/requirements/ingest/gitlab.txt b/requirements/ingest/gitlab.txt index cf52497a99..2d4f78e8bc 100644 --- a/requirements/ingest/gitlab.txt +++ b/requirements/ingest/gitlab.txt @@ -17,7 +17,7 @@ idna==3.7 # via # -c ./ingest/../base.txt # requests -python-gitlab==4.8.0 +python-gitlab==4.9.0 # via -r ./ingest/gitlab.in requests==2.32.3 # via diff --git a/requirements/ingest/google-drive.txt b/requirements/ingest/google-drive.txt index 96c830eaa8..9f7e8a29e9 100644 --- a/requirements/ingest/google-drive.txt +++ b/requirements/ingest/google-drive.txt @@ -17,7 +17,7 @@ charset-normalizer==3.3.2 # requests google-api-core==2.19.1 # via google-api-python-client -google-api-python-client==2.137.0 +google-api-python-client==2.140.0 # via -r ./ingest/google-drive.in google-auth==2.32.0 # via diff --git a/requirements/ingest/onedrive.txt b/requirements/ingest/onedrive.txt index 91577c61ce..0fd9b13df1 100644 --- a/requirements/ingest/onedrive.txt +++ b/requirements/ingest/onedrive.txt @@ -15,15 +15,14 @@ certifi==2024.7.4 # -c ./ingest/../base.txt # -c ./ingest/../deps/constraints.txt # requests -cffi==1.16.0 +cffi==1.17.0 # via cryptography charset-normalizer==3.3.2 # via # -c ./ingest/../base.txt # requests -cryptography==42.0.8 +cryptography==43.0.0 # via - # -c ./ingest/../deps/constraints.txt # msal # pyjwt idna==3.7 @@ -40,7 +39,7 @@ office365-rest-python-client==2.4.2 # -r ./ingest/onedrive.in pycparser==2.22 # via cffi -pyjwt[crypto]==2.8.0 +pyjwt[crypto]==2.9.0 # via msal pytz==2024.1 # via office365-rest-python-client diff --git a/requirements/ingest/outlook.txt b/requirements/ingest/outlook.txt index 4932559e9d..dace922e85 100644 --- a/requirements/ingest/outlook.txt +++ b/requirements/ingest/outlook.txt @@ -9,15 +9,14 @@ certifi==2024.7.4 # -c ./ingest/../base.txt # -c ./ingest/../deps/constraints.txt # requests -cffi==1.16.0 +cffi==1.17.0 # via cryptography charset-normalizer==3.3.2 # via # -c ./ingest/../base.txt # requests -cryptography==42.0.8 +cryptography==43.0.0 # via - # -c ./ingest/../deps/constraints.txt # msal # pyjwt idna==3.7 @@ -34,7 +33,7 @@ office365-rest-python-client==2.4.2 # -r ./ingest/outlook.in pycparser==2.22 # via cffi -pyjwt[crypto]==2.8.0 +pyjwt[crypto]==2.9.0 # via msal pytz==2024.1 # via office365-rest-python-client diff --git a/requirements/ingest/pinecone.txt b/requirements/ingest/pinecone.txt index 6207f451af..b87f6313f2 100644 --- a/requirements/ingest/pinecone.txt +++ b/requirements/ingest/pinecone.txt @@ -9,17 +9,15 @@ certifi==2024.7.4 # -c ./ingest/../base.txt # -c ./ingest/../deps/constraints.txt # pinecone-client -pinecone-client==5.0.0 - # via - # -r ./ingest/pinecone.in - # pinecone-plugin-inference -pinecone-plugin-inference==1.0.2 +pinecone-client==5.0.1 + # via -r ./ingest/pinecone.in +pinecone-plugin-inference==1.0.3 # via pinecone-client pinecone-plugin-interface==0.0.7 # via # pinecone-client # pinecone-plugin-inference -tqdm==4.66.4 +tqdm==4.66.5 # via # -c ./ingest/../base.txt # pinecone-client diff --git a/requirements/ingest/qdrant.txt b/requirements/ingest/qdrant.txt index d80916bfe4..4fd229cc80 100644 --- a/requirements/ingest/qdrant.txt +++ b/requirements/ingest/qdrant.txt @@ -21,11 +21,11 @@ exceptiongroup==1.2.2 # via # -c ./ingest/../base.txt # anyio -grpcio==1.65.1 +grpcio==1.65.4 # via # grpcio-tools # qdrant-client -grpcio-tools==1.62.2 +grpcio-tools==1.62.3 # via qdrant-client h11==0.14.0 # via diff --git a/requirements/ingest/s3.txt b/requirements/ingest/s3.txt index b71e874805..f599de5a4c 100644 --- a/requirements/ingest/s3.txt +++ b/requirements/ingest/s3.txt @@ -6,7 +6,9 @@ # aiobotocore==2.12.3 # via s3fs -aiohttp==3.9.5 +aiohappyeyeballs==2.3.4 + # via aiohttp +aiohttp==3.10.1 # via # aiobotocore # s3fs @@ -16,7 +18,7 @@ aiosignal==1.3.1 # via aiohttp async-timeout==4.0.3 # via aiohttp -attrs==23.2.0 +attrs==24.2.0 # via aiohttp botocore==1.34.51 # via diff --git a/requirements/ingest/salesforce.txt b/requirements/ingest/salesforce.txt index dac1ab9af4..5aa0ef27de 100644 --- a/requirements/ingest/salesforce.txt +++ b/requirements/ingest/salesforce.txt @@ -4,23 +4,21 @@ # # pip-compile ./ingest/salesforce.in # -attrs==23.2.0 +attrs==24.2.0 # via zeep certifi==2024.7.4 # via # -c ./ingest/../base.txt # -c ./ingest/../deps/constraints.txt # requests -cffi==1.16.0 +cffi==1.17.0 # via cryptography charset-normalizer==3.3.2 # via # -c ./ingest/../base.txt # requests -cryptography==42.0.8 - # via - # -c ./ingest/../deps/constraints.txt - # pyjwt +cryptography==43.0.0 + # via pyjwt idna==3.7 # via # -c ./ingest/../base.txt @@ -39,7 +37,7 @@ platformdirs==3.10.0 # zeep pycparser==2.22 # via cffi -pyjwt[crypto]==2.8.0 +pyjwt[crypto]==2.9.0 # via simple-salesforce pytz==2024.1 # via zeep diff --git a/requirements/ingest/sftp.txt b/requirements/ingest/sftp.txt index 8db1141e58..9d4df3603c 100644 --- a/requirements/ingest/sftp.txt +++ b/requirements/ingest/sftp.txt @@ -6,14 +6,12 @@ # bcrypt==4.2.0 # via paramiko -cffi==1.16.0 +cffi==1.17.0 # via # cryptography # pynacl -cryptography==42.0.8 - # via - # -c ./ingest/../deps/constraints.txt - # paramiko +cryptography==43.0.0 + # via paramiko fsspec==2024.5.0 # via # -c ./ingest/../deps/constraints.txt diff --git a/requirements/ingest/sharepoint.txt b/requirements/ingest/sharepoint.txt index b7a1dbc8f8..8680b35cbe 100644 --- a/requirements/ingest/sharepoint.txt +++ b/requirements/ingest/sharepoint.txt @@ -9,15 +9,14 @@ certifi==2024.7.4 # -c ./ingest/../base.txt # -c ./ingest/../deps/constraints.txt # requests -cffi==1.16.0 +cffi==1.17.0 # via cryptography charset-normalizer==3.3.2 # via # -c ./ingest/../base.txt # requests -cryptography==42.0.8 +cryptography==43.0.0 # via - # -c ./ingest/../deps/constraints.txt # msal # pyjwt idna==3.7 @@ -34,7 +33,7 @@ office365-rest-python-client==2.4.2 # -r ./ingest/sharepoint.in pycparser==2.22 # via cffi -pyjwt[crypto]==2.8.0 +pyjwt[crypto]==2.9.0 # via msal pytz==2024.1 # via office365-rest-python-client diff --git a/requirements/ingest/singlestore.txt b/requirements/ingest/singlestore.txt index 159b919feb..84f3cbb14f 100644 --- a/requirements/ingest/singlestore.txt +++ b/requirements/ingest/singlestore.txt @@ -30,11 +30,11 @@ packaging==23.2 # build parsimonious==0.10.0 # via singlestoredb -pyjwt==2.8.0 +pyjwt==2.9.0 # via singlestoredb pyproject-hooks==1.1.0 # via build -regex==2024.5.15 +regex==2024.7.24 # via # -c ./ingest/../base.txt # parsimonious @@ -42,7 +42,7 @@ requests==2.32.3 # via # -c ./ingest/../base.txt # singlestoredb -singlestoredb==1.5.0 +singlestoredb==1.6.1 # via -r ./ingest/singlestore.in sqlparams==6.0.1 # via singlestoredb @@ -55,7 +55,7 @@ urllib3==1.26.19 # -c ./ingest/../base.txt # -c ./ingest/../deps/constraints.txt # requests -wheel==0.43.0 +wheel==0.44.0 # via # -c ./ingest/../deps/constraints.txt # singlestoredb diff --git a/requirements/ingest/weaviate.txt b/requirements/ingest/weaviate.txt index a887b5002e..8d1899bb60 100644 --- a/requirements/ingest/weaviate.txt +++ b/requirements/ingest/weaviate.txt @@ -20,28 +20,26 @@ certifi==2024.7.4 # httpcore # httpx # requests -cffi==1.16.0 +cffi==1.17.0 # via cryptography charset-normalizer==3.3.2 # via # -c ./ingest/../base.txt # requests -cryptography==42.0.8 - # via - # -c ./ingest/../deps/constraints.txt - # authlib +cryptography==43.0.0 + # via authlib exceptiongroup==1.2.2 # via # -c ./ingest/../base.txt # anyio -grpcio==1.65.1 +grpcio==1.65.4 # via # grpcio-health-checking # grpcio-tools # weaviate-client -grpcio-health-checking==1.62.2 +grpcio-health-checking==1.62.3 # via weaviate-client -grpcio-tools==1.62.2 +grpcio-tools==1.62.3 # via weaviate-client h11==0.14.0 # via @@ -93,7 +91,7 @@ urllib3==1.26.19 # requests validators==0.33.0 # via weaviate-client -weaviate-client==4.6.7 +weaviate-client==4.7.1 # via # -c ./ingest/../deps/constraints.txt # -r ./ingest/weaviate.in diff --git a/requirements/test.txt b/requirements/test.txt index 2e959a3dfc..56487c8736 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -10,13 +10,13 @@ appdirs==1.4.4 # via # label-studio-sdk # label-studio-tools -attrs==23.2.0 +attrs==24.2.0 # via # jsonschema # referencing autoflake==2.3.1 # via -r ./test.in -black==24.4.2 +black==24.8.0 # via -r ./test.in certifi==2024.7.4 # via @@ -31,7 +31,7 @@ click==8.1.7 # via # -c ./base.txt # black -coverage[toml]==7.6.0 +coverage[toml]==7.6.1 # via # -r ./test.in # pytest-cov @@ -39,7 +39,7 @@ exceptiongroup==1.2.2 # via # -c ./base.txt # pytest -flake8==7.1.0 +flake8==7.1.1 # via # -r ./test.in # flake8-print @@ -47,7 +47,7 @@ flake8-print==5.0.0 # via -r ./test.in freezegun==1.5.1 # via -r ./test.in -grpcio==1.65.1 +grpcio==1.65.4 # via -r ./test.in idna==3.7 # via @@ -75,7 +75,7 @@ mccabe==0.7.0 # via flake8 multidict==6.0.5 # via yarl -mypy==1.11.0 +mypy==1.11.1 # via -r ./test.in mypy-extensions==1.0.0 # via @@ -96,7 +96,7 @@ platformdirs==3.10.0 # black pluggy==1.5.0 # via pytest -pycodestyle==2.12.0 +pycodestyle==2.12.1 # via # flake8 # flake8-print @@ -110,7 +110,7 @@ pyflakes==3.2.0 # via # autoflake # flake8 -pytest==8.3.1 +pytest==8.3.2 # via # pytest-cov # pytest-mock @@ -122,7 +122,7 @@ python-dateutil==2.9.0.post0 # via # -c ./base.txt # freezegun -pyyaml==6.0.1 +pyyaml==6.0.2 # via vcrpy referencing==0.35.1 # via @@ -132,7 +132,7 @@ requests==2.32.3 # via # -c ./base.txt # label-studio-sdk -rpds-py==0.19.0 +rpds-py==0.20.0 # via # jsonschema # referencing diff --git a/test_unstructured_ingest/unit/connector/test_salesforce_connector.py b/test_unstructured_ingest/unit/connector/test_salesforce_connector.py index 4d0b5166d5..29643ec2b4 100644 --- a/test_unstructured_ingest/unit/connector/test_salesforce_connector.py +++ b/test_unstructured_ingest/unit/connector/test_salesforce_connector.py @@ -17,7 +17,7 @@ def pkey_to_str(key) -> str: def rsa_private_key() -> str: - return pkey_to_str(rsa.generate_private_key(0x10001, 512)) + return pkey_to_str(rsa.generate_private_key(0x10001, 2048)) def brainpoolp512r1_private_key() -> str: