build(deps): weekly dependency bumps (6/10/2024) (#3170)

### Summary

Weekly dependency bumps for the week of 6/10/2024.

The `deltalake` dependency was pinned to `<0.18.0` because `0.18.0`
seemed to break the connector test, per [this
test](https://github.com/Unstructured-IO/unstructured/actions/runs/9450141486/job/26028131005).
Opened #3173 to address.
This commit is contained in:
Matt Robinson 2024-06-10 12:20:22 -04:00 committed by GitHub
parent d82a34519e
commit c822e3fd10
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
39 changed files with 114 additions and 108 deletions

View File

@ -21,7 +21,7 @@ charset-normalizer==3.3.2
# unstructured-client
click==8.1.7
# via nltk
dataclasses-json==0.6.6
dataclasses-json==0.6.7
# via -r ./base.in
dataclasses-json-speakeasy==0.5.11
# via unstructured-client
@ -41,7 +41,7 @@ langdetect==1.0.9
# via -r ./base.in
lxml==5.2.2
# via -r ./base.in
marshmallow==3.21.2
marshmallow==3.21.3
# via
# dataclasses-json
# dataclasses-json-speakeasy
@ -86,7 +86,7 @@ tabulate==0.9.0
# via -r ./base.in
tqdm==4.66.4
# via nltk
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# -r ./base.in
# emoji

View File

@ -185,7 +185,7 @@ jupyter-server==2.14.1
# notebook-shim
jupyter-server-terminals==0.5.3
# via jupyter-server
jupyterlab==4.2.1
jupyterlab==4.2.2
# via notebook
jupyterlab-pygments==0.3.0
# via nbconvert
@ -218,9 +218,9 @@ nbformat==5.10.4
# nbconvert
nest-asyncio==1.6.0
# via ipykernel
nodeenv==1.9.0
nodeenv==1.9.1
# via pre-commit
notebook==7.2.0
notebook==7.2.1
# via jupyter
notebook-shim==0.2.4
# via
@ -261,7 +261,7 @@ pre-commit==3.7.1
# via -r ./dev.in
prometheus-client==0.20.0
# via jupyter-server
prompt-toolkit==3.0.45
prompt-toolkit==3.0.47
# via
# ipython
# jupyter-console
@ -365,7 +365,7 @@ tomli==2.0.1
# build
# jupyterlab
# pip-tools
tornado==6.4
tornado==6.4.1
# via
# ipykernel
# jupyter-client
@ -392,7 +392,7 @@ traitlets==5.14.3
# qtconsole
types-python-dateutil==2.9.0.20240316
# via arrow
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# -c ./base.txt
# -c ./test.txt
@ -410,7 +410,7 @@ virtualenv==20.26.2
# via pre-commit
wcwidth==0.2.13
# via prompt-toolkit
webcolors==1.13
webcolors==24.6.0
# via jsonschema
webencodings==0.5.1
# via
@ -424,7 +424,7 @@ wheel==0.43.0
# pip-tools
widgetsnbextension==4.0.11
# via ipywidgets
zipp==3.19.1
zipp==3.19.2
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:

View File

@ -10,7 +10,7 @@ lxml==5.2.2
# python-docx
python-docx==1.1.2
# via -r ./extra-docx.in
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# -c ./base.txt
# python-docx

View File

@ -8,5 +8,5 @@ importlib-metadata==7.1.0
# via markdown
markdown==3.6
# via -r ./extra-markdown.in
zipp==3.19.1
zipp==3.19.2
# via importlib-metadata

View File

@ -12,7 +12,7 @@ olefile==0.47
# via python-oxmsg
python-oxmsg==0.0.1
# via -r ./extra-msg.in
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# -c ./base.txt
# python-oxmsg

View File

@ -12,7 +12,7 @@ pypandoc==1.13
# via -r ./extra-odt.in
python-docx==1.1.2
# via -r ./extra-odt.in
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# -c ./base.txt
# python-docx

View File

@ -8,7 +8,7 @@ attrdict==2.0.1
# via unstructured-paddleocr
babel==2.15.0
# via flask-babel
bce-python-sdk==0.9.11
bce-python-sdk==0.9.14
# via visualdl
blinker==1.8.2
# via flask
@ -31,7 +31,7 @@ contourpy==1.2.1
# via matplotlib
cssselect==1.2.0
# via premailer
cssutils==2.11.0
cssutils==2.11.1
# via premailer
cycler==0.12.1
# via matplotlib
@ -91,6 +91,8 @@ matplotlib==3.7.2
# -c ././deps/constraints.txt
# imgaug
# visualdl
more-itertools==10.3.0
# via cssutils
networkx==3.2.1
# via scikit-image
numpy==1.26.4
@ -219,7 +221,7 @@ visualdl==2.5.3
# via unstructured-paddleocr
werkzeug==3.0.3
# via flask
zipp==3.19.1
zipp==3.19.2
# via
# importlib-metadata
# importlib-resources

View File

@ -24,7 +24,7 @@ coloredlogs==15.0.1
# via onnxruntime
contourpy==1.2.1
# via matplotlib
cryptography==42.0.7
cryptography==42.0.8
# via pdfminer-six
cycler==0.12.1
# via matplotlib
@ -48,7 +48,7 @@ fsspec==2024.5.0
# torch
google-api-core[grpc]==2.19.0
# via google-cloud-vision
google-auth==2.29.0
google-auth==2.30.0
# via
# google-api-core
# google-cloud-vision
@ -64,7 +64,7 @@ grpcio==1.64.1
# grpcio-status
grpcio-status==1.62.2
# via google-api-core
huggingface-hub==0.23.2
huggingface-hub==0.23.3
# via
# timm
# tokenizers
@ -259,14 +259,14 @@ timm==1.0.3
# unstructured-inference
tokenizers==0.19.1
# via transformers
torch==2.3.0
torch==2.3.1
# via
# -c ././deps/constraints.txt
# effdet
# timm
# torchvision
# unstructured-inference
torchvision==0.18.0
torchvision==0.18.1
# via
# effdet
# timm
@ -278,7 +278,7 @@ tqdm==4.66.4
# transformers
transformers==4.41.2
# via unstructured-inference
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# -c ./base.txt
# huggingface-hub
@ -303,5 +303,5 @@ wrapt==1.16.0
# -c ././deps/constraints.txt
# -c ./base.txt
# deprecated
zipp==3.19.1
zipp==3.19.2
# via importlib-resources

View File

@ -27,7 +27,7 @@ fsspec==2024.5.0
# -c ././deps/constraints.txt
# huggingface-hub
# torch
huggingface-hub==0.23.2
huggingface-hub==0.23.3
# via
# tokenizers
# transformers
@ -90,7 +90,7 @@ sympy==1.12.1
# via torch
tokenizers==0.19.1
# via transformers
torch==2.3.0
torch==2.3.1
# via
# -c ././deps/constraints.txt
# -r ./huggingface.in
@ -102,7 +102,7 @@ tqdm==4.66.4
# transformers
transformers==4.41.2
# via -r ./huggingface.in
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# -c ./base.txt
# huggingface-hub

View File

@ -31,7 +31,7 @@ requests==2.32.3
# via
# -c ./ingest/../base.txt
# pyairtable
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# -c ./ingest/../base.txt
# pyairtable

View File

@ -8,13 +8,13 @@ anyio==3.7.1
# via
# -c ./ingest/../deps/constraints.txt
# httpx
astrapy==1.2.0
astrapy==1.2.1
# via -r ./ingest/astra.in
bson==0.5.10
# via astrapy
cassandra-driver==3.29.1
# via cassio
cassio==0.1.7
cassio==0.1.8
# via astrapy
certifi==2024.6.2
# via

View File

@ -6,7 +6,7 @@
#
azure-common==1.1.28
# via azure-search-documents
azure-core==1.30.1
azure-core==1.30.2
# via azure-search-documents
azure-search-documents==11.4.0
# via -r ./ingest/azure-cognitive-search.in
@ -34,7 +34,7 @@ six==1.16.0
# -c ./ingest/../base.txt
# azure-core
# isodate
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# -c ./ingest/../base.txt
# azure-core

View File

@ -14,7 +14,7 @@ async-timeout==4.0.3
# via aiohttp
attrs==23.2.0
# via aiohttp
azure-core==1.30.1
azure-core==1.30.2
# via
# adlfs
# azure-identity
@ -38,7 +38,7 @@ charset-normalizer==3.3.2
# via
# -c ./ingest/../base.txt
# requests
cryptography==42.0.7
cryptography==42.0.8
# via
# azure-identity
# azure-storage-blob
@ -93,7 +93,7 @@ six==1.16.0
# -c ./ingest/../base.txt
# azure-core
# isodate
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# -c ./ingest/../base.txt
# azure-core

View File

@ -8,7 +8,7 @@ attrs==23.2.0
# via boxsdk
boxfs==0.3.0
# via -r ./ingest/box.in
boxsdk[jwt]==3.10.0
boxsdk[jwt]==3.11.0
# via boxfs
certifi==2024.6.2
# via
@ -21,7 +21,7 @@ charset-normalizer==3.3.2
# via
# -c ./ingest/../base.txt
# requests
cryptography==42.0.7
cryptography==42.0.8
# via boxsdk
fsspec==2024.5.0
# via

View File

@ -60,7 +60,7 @@ fsspec==2024.5.0
# via
# -c ./ingest/../deps/constraints.txt
# huggingface-hub
google-auth==2.29.0
google-auth==2.30.0
# via kubernetes
googleapis-common-protos==1.63.1
# via opentelemetry-exporter-otlp-proto-grpc
@ -72,7 +72,7 @@ h11==0.14.0
# via uvicorn
httptools==0.6.1
# via uvicorn
huggingface-hub==0.23.2
huggingface-hub==0.23.3
# via tokenizers
humanfriendly==10.0
# via coloredlogs
@ -88,7 +88,7 @@ importlib-metadata==7.1.0
# opentelemetry-api
importlib-resources==6.4.0
# via chromadb
kubernetes==29.0.0
kubernetes==30.1.0
# via chromadb
mmh3==4.1.0
# via chromadb
@ -234,7 +234,7 @@ typer==0.9.0
# via
# -r ./ingest/chroma.in
# chromadb
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# -c ./ingest/../base.txt
# asgiref
@ -269,7 +269,7 @@ wrapt==1.16.0
# -c ./ingest/../deps/constraints.txt
# deprecated
# opentelemetry-instrumentation
zipp==3.19.1
zipp==3.19.2
# via
# importlib-metadata
# importlib-resources

View File

@ -13,9 +13,9 @@ charset-normalizer==3.3.2
# via
# -c ./ingest/../base.txt
# requests
clarifai==10.3.3
clarifai==10.5.0
# via -r ./ingest/clarifai.in
clarifai-grpc==10.3.5
clarifai-grpc==10.5.0
# via clarifai
contextlib2==21.6.0
# via schema
@ -43,7 +43,7 @@ pfzy==0.3.4
# via inquirerpy
pillow==10.3.0
# via clarifai
prompt-toolkit==3.0.45
prompt-toolkit==3.0.47
# via inquirerpy
protobuf==4.23.4
# via

View File

@ -17,7 +17,7 @@ charset-normalizer==3.3.2
# requests
databricks-sdk==0.28.0
# via -r ./ingest/databricks-volumes.in
google-auth==2.29.0
google-auth==2.30.0
# via databricks-sdk
idna==3.7
# via

View File

@ -1,4 +1,4 @@
-c ../deps/constraints.txt
-c ../base.txt
deltalake
deltalake<0.18.0
fsspec

View File

@ -11,7 +11,7 @@ certifi==2024.6.2
# elastic-transport
elastic-transport==8.13.1
# via elasticsearch
elasticsearch==8.13.2
elasticsearch==8.14.0
# via -r ./ingest/elasticsearch.in
urllib3==1.26.18
# via

View File

@ -34,7 +34,7 @@ charset-normalizer==3.3.2
# via
# -c ./ingest/../base.txt
# requests
dataclasses-json==0.6.6
dataclasses-json==0.6.7
# via
# -c ./ingest/../base.txt
# langchain-community
@ -55,16 +55,16 @@ jsonpatch==1.33
# via langchain-core
jsonpointer==2.4
# via jsonpatch
langchain==0.2.1
langchain==0.2.3
# via langchain-community
langchain-community==0.2.1
langchain-community==0.2.4
# via -r ./ingest/embed-aws-bedrock.in
langchain-core==0.2.2
# via
# langchain
# langchain-community
# langchain-text-splitters
langchain-text-splitters==0.2.0
langchain-text-splitters==0.2.1
# via langchain
langsmith==0.1.62
# via
@ -72,7 +72,7 @@ langsmith==0.1.62
# langchain
# langchain-community
# langchain-core
marshmallow==3.21.2
marshmallow==3.21.3
# via
# -c ./ingest/../base.txt
# dataclasses-json
@ -135,7 +135,7 @@ tenacity==8.3.0
# langchain
# langchain-community
# langchain-core
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# -c ./ingest/../base.txt
# pydantic

View File

@ -27,7 +27,7 @@ charset-normalizer==3.3.2
# via
# -c ./ingest/../base.txt
# requests
dataclasses-json==0.6.6
dataclasses-json==0.6.7
# via
# -c ./ingest/../base.txt
# langchain-community
@ -47,7 +47,7 @@ fsspec==2024.5.0
# torch
huggingface==0.0.1
# via -r ./ingest/embed-huggingface.in
huggingface-hub==0.23.2
huggingface-hub==0.23.3
# via
# sentence-transformers
# tokenizers
@ -67,16 +67,16 @@ jsonpatch==1.33
# via langchain-core
jsonpointer==2.4
# via jsonpatch
langchain==0.2.1
langchain==0.2.3
# via langchain-community
langchain-community==0.2.1
langchain-community==0.2.4
# via -r ./ingest/embed-huggingface.in
langchain-core==0.2.2
# via
# langchain
# langchain-community
# langchain-text-splitters
langchain-text-splitters==0.2.0
langchain-text-splitters==0.2.1
# via langchain
langsmith==0.1.62
# via
@ -86,7 +86,7 @@ langsmith==0.1.62
# langchain-core
markupsafe==2.1.5
# via jinja2
marshmallow==3.21.2
marshmallow==3.21.3
# via
# -c ./ingest/../base.txt
# dataclasses-json
@ -159,7 +159,7 @@ scipy==1.11.3
# -c ./ingest/../deps/constraints.txt
# scikit-learn
# sentence-transformers
sentence-transformers==3.0.0
sentence-transformers==3.0.1
# via -r ./ingest/embed-huggingface.in
sqlalchemy==2.0.30
# via
@ -176,7 +176,7 @@ threadpoolctl==3.5.0
# via scikit-learn
tokenizers==0.19.1
# via transformers
torch==2.3.0
torch==2.3.1
# via
# -c ./ingest/../deps/constraints.txt
# sentence-transformers
@ -188,7 +188,7 @@ tqdm==4.66.4
# transformers
transformers==4.41.2
# via sentence-transformers
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# -c ./ingest/../base.txt
# huggingface-hub

View File

@ -38,7 +38,7 @@ idna==3.7
# anyio
# httpx
# requests
openai==1.31.0
openai==1.33.0
# via -r ./ingest/embed-octoai.in
pydantic==2.7.3
# via openai
@ -63,7 +63,7 @@ tqdm==4.66.4
# via
# -c ./ingest/../base.txt
# openai
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# -c ./ingest/../base.txt
# openai

View File

@ -34,7 +34,7 @@ charset-normalizer==3.3.2
# via
# -c ./ingest/../base.txt
# requests
dataclasses-json==0.6.6
dataclasses-json==0.6.7
# via
# -c ./ingest/../base.txt
# langchain-community
@ -63,16 +63,16 @@ jsonpatch==1.33
# via langchain-core
jsonpointer==2.4
# via jsonpatch
langchain==0.2.1
langchain==0.2.3
# via langchain-community
langchain-community==0.2.1
langchain-community==0.2.4
# via -r ./ingest/embed-openai.in
langchain-core==0.2.2
# via
# langchain
# langchain-community
# langchain-text-splitters
langchain-text-splitters==0.2.0
langchain-text-splitters==0.2.1
# via langchain
langsmith==0.1.62
# via
@ -80,7 +80,7 @@ langsmith==0.1.62
# langchain
# langchain-community
# langchain-core
marshmallow==3.21.2
marshmallow==3.21.3
# via
# -c ./ingest/../base.txt
# dataclasses-json
@ -98,7 +98,7 @@ numpy==1.26.4
# -c ./ingest/../deps/constraints.txt
# langchain
# langchain-community
openai==1.31.0
openai==1.33.0
# via -r ./ingest/embed-openai.in
orjson==3.10.3
# via langsmith
@ -152,7 +152,7 @@ tqdm==4.66.4
# via
# -c ./ingest/../base.txt
# openai
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# -c ./ingest/../base.txt
# openai

View File

@ -29,7 +29,7 @@ charset-normalizer==3.3.2
# via
# -c ./ingest/../base.txt
# requests
dataclasses-json==0.6.6
dataclasses-json==0.6.7
# via
# -c ./ingest/../base.txt
# langchain-community
@ -46,7 +46,7 @@ google-api-core[grpc]==2.19.0
# google-cloud-core
# google-cloud-resource-manager
# google-cloud-storage
google-auth==2.29.0
google-auth==2.30.0
# via
# google-api-core
# google-cloud-aiplatform
@ -54,9 +54,9 @@ google-auth==2.29.0
# google-cloud-core
# google-cloud-resource-manager
# google-cloud-storage
google-cloud-aiplatform==1.53.0
google-cloud-aiplatform==1.54.1
# via langchain-google-vertexai
google-cloud-bigquery==3.23.1
google-cloud-bigquery==3.24.0
# via google-cloud-aiplatform
google-cloud-core==2.4.1
# via
@ -100,11 +100,11 @@ jsonpatch==1.33
# via langchain-core
jsonpointer==2.4
# via jsonpatch
langchain==0.2.1
langchain==0.2.3
# via
# -r ./ingest/embed-vertexai.in
# langchain-community
langchain-community==0.2.1
langchain-community==0.2.4
# via -r ./ingest/embed-vertexai.in
langchain-core==0.2.2
# via
@ -112,9 +112,9 @@ langchain-core==0.2.2
# langchain-community
# langchain-google-vertexai
# langchain-text-splitters
langchain-google-vertexai==1.0.4
langchain-google-vertexai==1.0.5
# via -r ./ingest/embed-vertexai.in
langchain-text-splitters==0.2.0
langchain-text-splitters==0.2.1
# via langchain
langsmith==0.1.62
# via
@ -122,7 +122,7 @@ langsmith==0.1.62
# langchain
# langchain-community
# langchain-core
marshmallow==3.21.2
marshmallow==3.21.3
# via
# -c ./ingest/../base.txt
# dataclasses-json
@ -215,7 +215,7 @@ tenacity==8.3.0
# langchain
# langchain-community
# langchain-core
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# -c ./ingest/../base.txt
# pydantic

View File

@ -42,14 +42,14 @@ jsonpatch==1.33
# via langchain-core
jsonpointer==2.4
# via jsonpatch
langchain==0.2.1
langchain==0.2.3
# via -r ./ingest/embed-voyageai.in
langchain-core==0.2.2
# via
# langchain
# langchain-text-splitters
# langchain-voyageai
langchain-text-splitters==0.2.0
langchain-text-splitters==0.2.1
# via langchain
langchain-voyageai==0.1.1
# via -r ./ingest/embed-voyageai.in
@ -99,7 +99,7 @@ tenacity==8.3.0
# langchain
# langchain-core
# voyageai
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# -c ./ingest/../base.txt
# pydantic

View File

@ -46,7 +46,7 @@ google-api-core==2.19.0
# via
# google-cloud-core
# google-cloud-storage
google-auth==2.29.0
google-auth==2.30.0
# via
# gcsfs
# google-api-core

View File

@ -17,7 +17,7 @@ charset-normalizer==3.3.2
# via
# -c ./ingest/../base.txt
# requests
cryptography==42.0.7
cryptography==42.0.8
# via pyjwt
deprecated==1.2.14
# via pygithub
@ -37,7 +37,7 @@ requests==2.32.3
# via
# -c ./ingest/../base.txt
# pygithub
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# -c ./ingest/../base.txt
# pygithub

View File

@ -17,9 +17,9 @@ charset-normalizer==3.3.2
# requests
google-api-core==2.19.0
# via google-api-python-client
google-api-python-client==2.131.0
google-api-python-client==2.132.0
# via -r ./ingest/google-drive.in
google-auth==2.29.0
google-auth==2.30.0
# via
# google-api-core
# google-api-python-client

View File

@ -6,5 +6,5 @@
#
dnspython==2.6.1
# via pymongo
pymongo==4.7.2
pymongo==4.7.3
# via -r ./ingest/mongodb.in

View File

@ -21,7 +21,7 @@ charset-normalizer==3.3.2
# via
# -c ./ingest/../base.txt
# requests
cryptography==42.0.7
cryptography==42.0.8
# via
# msal
# pyjwt

View File

@ -15,7 +15,7 @@ charset-normalizer==3.3.2
# via
# -c ./ingest/../base.txt
# requests
cryptography==42.0.7
cryptography==42.0.8
# via
# msal
# pyjwt

View File

@ -9,13 +9,15 @@ certifi==2024.6.2
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# pinecone-client
pinecone-client==4.1.0
pinecone-client==4.1.1
# via -r ./ingest/pinecone.in
pinecone-plugin-interface==0.0.7
# via pinecone-client
tqdm==4.66.4
# via
# -c ./ingest/../base.txt
# pinecone-client
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# -c ./ingest/../base.txt
# pinecone-client

View File

@ -62,7 +62,7 @@ sniffio==1.3.1
# via
# anyio
# httpx
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# -c ./ingest/../base.txt
# pydantic

View File

@ -51,7 +51,7 @@ six==1.16.0
# via
# -c ./ingest/../base.txt
# python-dateutil
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# -c ./ingest/../base.txt
# aioitertools

View File

@ -17,7 +17,7 @@ charset-normalizer==3.3.2
# via
# -c ./ingest/../base.txt
# requests
cryptography==42.0.7
cryptography==42.0.8
# via pyjwt
idna==3.7
# via
@ -29,7 +29,7 @@ lxml==5.2.2
# via
# -c ./ingest/../base.txt
# zeep
more-itertools==10.2.0
more-itertools==10.3.0
# via simple-salesforce
platformdirs==3.10.0
# via
@ -58,7 +58,7 @@ six==1.16.0
# via
# -c ./ingest/../base.txt
# isodate
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# -c ./ingest/../base.txt
# simple-salesforce

View File

@ -10,7 +10,7 @@ cffi==1.16.0
# via
# cryptography
# pynacl
cryptography==42.0.7
cryptography==42.0.8
# via paramiko
fsspec==2024.5.0
# via

View File

@ -15,7 +15,7 @@ charset-normalizer==3.3.2
# via
# -c ./ingest/../base.txt
# requests
cryptography==42.0.7
cryptography==42.0.8
# via
# msal
# pyjwt

View File

@ -25,7 +25,7 @@ charset-normalizer==3.3.2
# via
# -c ./ingest/../base.txt
# requests
cryptography==42.0.7
cryptography==42.0.8
# via authlib
exceptiongroup==1.2.1
# via anyio
@ -69,7 +69,7 @@ sniffio==1.3.1
# via
# anyio
# httpx
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# -c ./ingest/../base.txt
# pydantic

View File

@ -7,7 +7,9 @@
annotated-types==0.7.0
# via pydantic
appdirs==1.4.4
# via label-studio-tools
# via
# label-studio-sdk
# label-studio-tools
attrs==23.2.0
# via
# jsonschema
@ -130,7 +132,7 @@ rpds-py==0.18.1
# via
# jsonschema
# referencing
ruff==0.4.7
ruff==0.4.8
# via -r ./test.in
six==1.16.0
# via
@ -153,7 +155,7 @@ types-tabulate==0.9.0.20240106
# via -r ./test.in
types-urllib3==1.26.25.14
# via types-requests
typing-extensions==4.12.1
typing-extensions==4.12.2
# via
# -c ./base.txt
# black