chore: bump unstructured-inference 0.7.31 (#2981)

This commit is contained in:
Christine Straub 2024-05-08 09:26:58 -07:00 committed by GitHub
parent ef47d530f6
commit b64a48440d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
35 changed files with 113 additions and 134 deletions

View File

@ -1,4 +1,4 @@
## 0.13.7-dev9 ## 0.13.7
### Enhancements ### Enhancements

View File

@ -6,7 +6,7 @@
# #
alabaster==0.7.16 alabaster==0.7.16
# via sphinx # via sphinx
babel==2.14.0 babel==2.15.0
# via sphinx # via sphinx
beautifulsoup4==4.12.3 beautifulsoup4==4.12.3
# via # via
@ -38,7 +38,7 @@ imagesize==1.4.1
# via sphinx # via sphinx
importlib-metadata==7.1.0 importlib-metadata==7.1.0
# via sphinx # via sphinx
jinja2==3.1.3 jinja2==3.1.4
# via # via
# myst-parser # myst-parser
# sphinx # sphinx
@ -59,7 +59,7 @@ packaging==23.2
# -c ././deps/constraints.txt # -c ././deps/constraints.txt
# -c ./base.txt # -c ./base.txt
# sphinx # sphinx
pygments==2.17.2 pygments==2.18.0
# via # via
# furo # furo
# sphinx # sphinx

View File

@ -33,7 +33,7 @@ idna==3.7
# via # via
# requests # requests
# unstructured-client # unstructured-client
joblib==1.4.0 joblib==1.4.2
# via nltk # via nltk
jsonpath-python==1.0.6 jsonpath-python==1.0.6
# via unstructured-client # via unstructured-client
@ -41,7 +41,7 @@ langdetect==1.0.9
# via -r ./base.in # via -r ./base.in
lxml==5.2.1 lxml==5.2.1
# via -r ./base.in # via -r ./base.in
marshmallow==3.21.1 marshmallow==3.21.2
# via # via
# dataclasses-json # dataclasses-json
# dataclasses-json-speakeasy # dataclasses-json-speakeasy
@ -65,7 +65,7 @@ python-iso639==2024.4.27
# via -r ./base.in # via -r ./base.in
python-magic==0.4.27 python-magic==0.4.27
# via -r ./base.in # via -r ./base.in
rapidfuzz==3.8.1 rapidfuzz==3.9.0
# via -r ./base.in # via -r ./base.in
regex==2024.4.28 regex==2024.4.28
# via nltk # via nltk
@ -82,7 +82,7 @@ soupsieve==2.5
# via beautifulsoup4 # via beautifulsoup4
tabulate==0.9.0 tabulate==0.9.0
# via -r ./base.in # via -r ./base.in
tqdm==4.66.2 tqdm==4.66.4
# via nltk # via nltk
typing-extensions==4.11.0 typing-extensions==4.11.0
# via # via

View File

@ -6,7 +6,7 @@
# #
alabaster==0.7.16 alabaster==0.7.16
# via sphinx # via sphinx
babel==2.14.0 babel==2.15.0
# via sphinx # via sphinx
beautifulsoup4==4.12.3 beautifulsoup4==4.12.3
# via # via
@ -38,7 +38,7 @@ imagesize==1.4.1
# via sphinx # via sphinx
importlib-metadata==7.1.0 importlib-metadata==7.1.0
# via sphinx # via sphinx
jinja2==3.1.3 jinja2==3.1.4
# via # via
# myst-parser # myst-parser
# sphinx # sphinx
@ -59,7 +59,7 @@ packaging==23.2
# -c ././deps/constraints.txt # -c ././deps/constraints.txt
# -c ./base.txt # -c ./base.txt
# sphinx # sphinx
pygments==2.17.2 pygments==2.18.0
# via # via
# furo # furo
# sphinx # sphinx

View File

@ -27,7 +27,7 @@ attrs==23.2.0
# via # via
# jsonschema # jsonschema
# referencing # referencing
babel==2.14.0 babel==2.15.0
# via jupyterlab-server # via jupyterlab-server
backcall==0.2.0 backcall==0.2.0
# via ipython # via ipython
@ -128,7 +128,7 @@ isoduration==20.11.0
# via jsonschema # via jsonschema
jedi==0.19.1 jedi==0.19.1
# via ipython # via ipython
jinja2==3.1.3 jinja2==3.1.4
# via # via
# jupyter-server # jupyter-server
# jupyterlab # jupyterlab
@ -271,7 +271,7 @@ pure-eval==0.2.2
# via stack-data # via stack-data
pycparser==2.22 pycparser==2.22
# via cffi # via cffi
pygments==2.17.2 pygments==2.18.0
# via # via
# ipython # ipython
# jupyter-console # jupyter-console
@ -301,7 +301,7 @@ pyzmq==26.0.3
# jupyter-console # jupyter-console
# jupyter-server # jupyter-server
# qtconsole # qtconsole
qtconsole==5.5.1 qtconsole==5.5.2
# via jupyter # via jupyter
qtpy==2.4.1 qtpy==2.4.1
# via qtconsole # via qtconsole
@ -323,7 +323,7 @@ rfc3986-validator==0.1.1
# via # via
# jsonschema # jsonschema
# jupyter-events # jupyter-events
rpds-py==0.18.0 rpds-py==0.18.1
# via # via
# jsonschema # jsonschema
# referencing # referencing

View File

@ -6,11 +6,11 @@
# #
attrdict==2.0.1 attrdict==2.0.1
# via unstructured-paddleocr # via unstructured-paddleocr
babel==2.14.0 babel==2.15.0
# via flask-babel # via flask-babel
bce-python-sdk==0.9.7 bce-python-sdk==0.9.7
# via visualdl # via visualdl
blinker==1.8.1 blinker==1.8.2
# via flask # via flask
cachetools==5.3.3 cachetools==5.3.3
# via premailer # via premailer
@ -65,7 +65,7 @@ importlib-resources==6.4.0
# via matplotlib # via matplotlib
itsdangerous==2.2.0 itsdangerous==2.2.0
# via flask # via flask
jinja2==3.1.3 jinja2==3.1.4
# via # via
# flask # flask
# flask-babel # flask-babel
@ -167,7 +167,7 @@ pytz==2024.1
# via # via
# flask-babel # flask-babel
# pandas # pandas
rapidfuzz==3.8.1 rapidfuzz==3.9.0
# via # via
# -c ./base.txt # -c ./base.txt
# unstructured-paddleocr # unstructured-paddleocr
@ -199,9 +199,9 @@ six==1.16.0
# imgaug # imgaug
# python-dateutil # python-dateutil
# visualdl # visualdl
tifffile==2024.4.24 tifffile==2024.5.3
# via scikit-image # via scikit-image
tqdm==4.66.2 tqdm==4.66.4
# via # via
# -c ./base.txt # -c ./base.txt
# unstructured-paddleocr # unstructured-paddleocr
@ -216,7 +216,7 @@ urllib3==1.26.18
# requests # requests
visualdl==2.5.3 visualdl==2.5.3
# via unstructured-paddleocr # via unstructured-paddleocr
werkzeug==3.0.2 werkzeug==3.0.3
# via flask # via flask
zipp==3.18.1 zipp==3.18.1
# via # via

View File

@ -9,7 +9,7 @@ pillow_heif
pypdf pypdf
# Do not move to constraints.in, otherwise unstructured-inference will not be upgraded # Do not move to constraints.in, otherwise unstructured-inference will not be upgraded
# when unstructured library is. # when unstructured library is.
unstructured-inference==0.7.29 unstructured-inference==0.7.31
# unstructured fork of pytesseract that provides an interface to allow for multiple output formats # unstructured fork of pytesseract that provides an interface to allow for multiple output formats
# from one tesseract call # from one tesseract call
unstructured.pytesseract>=0.3.12 unstructured.pytesseract>=0.3.12

View File

@ -24,7 +24,7 @@ coloredlogs==15.0.1
# via onnxruntime # via onnxruntime
contourpy==1.2.1 contourpy==1.2.1
# via matplotlib # via matplotlib
cryptography==42.0.5 cryptography==42.0.7
# via pdfminer-six # via pdfminer-six
cycler==0.12.1 cycler==0.12.1
# via matplotlib # via matplotlib
@ -46,9 +46,7 @@ fsspec==2024.3.1
# huggingface-hub # huggingface-hub
# torch # torch
google-api-core[grpc]==2.19.0 google-api-core[grpc]==2.19.0
# via # via google-cloud-vision
# google-api-core
# google-cloud-vision
google-auth==2.29.0 google-auth==2.29.0
# via # via
# google-api-core # google-api-core
@ -65,7 +63,7 @@ grpcio==1.63.0
# grpcio-status # grpcio-status
grpcio-status==1.62.2 grpcio-status==1.62.2
# via google-api-core # via google-api-core
huggingface-hub==0.22.2 huggingface-hub==0.23.0
# via # via
# timm # timm
# tokenizers # tokenizers
@ -81,7 +79,7 @@ importlib-resources==6.4.0
# via matplotlib # via matplotlib
iopath==0.1.10 iopath==0.1.10
# via layoutparser # via layoutparser
jinja2==3.1.3 jinja2==3.1.4
# via torch # via torch
kiwisolver==1.4.5 kiwisolver==1.4.5
# via matplotlib # via matplotlib
@ -220,7 +218,7 @@ pyyaml==6.0.1
# omegaconf # omegaconf
# timm # timm
# transformers # transformers
rapidfuzz==3.8.1 rapidfuzz==3.9.0
# via # via
# -c ./base.txt # -c ./base.txt
# unstructured-inference # unstructured-inference
@ -268,13 +266,13 @@ torchvision==0.18.0
# effdet # effdet
# layoutparser # layoutparser
# timm # timm
tqdm==4.66.2 tqdm==4.66.4
# via # via
# -c ./base.txt # -c ./base.txt
# huggingface-hub # huggingface-hub
# iopath # iopath
# transformers # transformers
transformers==4.40.1 transformers==4.40.2
# via unstructured-inference # via unstructured-inference
typing-extensions==4.11.0 typing-extensions==4.11.0
# via # via
@ -285,7 +283,7 @@ typing-extensions==4.11.0
# torch # torch
tzdata==2024.1 tzdata==2024.1
# via pandas # via pandas
unstructured-inference==0.7.29 unstructured-inference==0.7.31
# via -r ./extra-pdf-image.in # via -r ./extra-pdf-image.in
unstructured-pytesseract==0.3.12 unstructured-pytesseract==0.3.12
# via # via

View File

@ -26,7 +26,7 @@ fsspec==2024.3.1
# via # via
# huggingface-hub # huggingface-hub
# torch # torch
huggingface-hub==0.22.2 huggingface-hub==0.23.0
# via # via
# tokenizers # tokenizers
# transformers # transformers
@ -34,9 +34,9 @@ idna==3.7
# via # via
# -c ./base.txt # -c ./base.txt
# requests # requests
jinja2==3.1.3 jinja2==3.1.4
# via torch # via torch
joblib==1.4.0 joblib==1.4.2
# via # via
# -c ./base.txt # -c ./base.txt
# sacremoses # sacremoses
@ -92,13 +92,13 @@ torch==2.3.0
# via # via
# -c ././deps/constraints.txt # -c ././deps/constraints.txt
# -r ./huggingface.in # -r ./huggingface.in
tqdm==4.66.2 tqdm==4.66.4
# via # via
# -c ./base.txt # -c ./base.txt
# huggingface-hub # huggingface-hub
# sacremoses # sacremoses
# transformers # transformers
transformers==4.40.1 transformers==4.40.2
# via -r ./huggingface.in # via -r ./huggingface.in
typing-extensions==4.11.0 typing-extensions==4.11.0
# via # via

View File

@ -46,9 +46,7 @@ hpack==4.0.0
httpcore==1.0.5 httpcore==1.0.5
# via httpx # via httpx
httpx[http2]==0.27.0 httpx[http2]==0.27.0
# via # via astrapy
# astrapy
# httpx
hyperframe==6.0.1 hyperframe==6.0.1
# via h2 # via h2
idna==3.7 idna==3.7

View File

@ -38,7 +38,7 @@ charset-normalizer==3.3.2
# via # via
# -c ./ingest/../base.txt # -c ./ingest/../base.txt
# requests # requests
cryptography==42.0.5 cryptography==42.0.7
# via # via
# azure-identity # azure-identity
# azure-storage-blob # azure-storage-blob
@ -80,9 +80,7 @@ portalocker==2.8.2
pycparser==2.22 pycparser==2.22
# via cffi # via cffi
pyjwt[crypto]==2.8.0 pyjwt[crypto]==2.8.0
# via # via msal
# msal
# pyjwt
requests==2.31.0 requests==2.31.0
# via # via
# -c ./ingest/../base.txt # -c ./ingest/../base.txt

View File

@ -9,9 +9,7 @@ attrs==23.2.0
boxfs==0.3.0 boxfs==0.3.0
# via -r ./ingest/box.in # via -r ./ingest/box.in
boxsdk[jwt]==3.9.2 boxsdk[jwt]==3.9.2
# via # via boxfs
# boxfs
# boxsdk
certifi==2024.2.2 certifi==2024.2.2
# via # via
# -c ./ingest/../base.txt # -c ./ingest/../base.txt
@ -23,7 +21,7 @@ charset-normalizer==3.3.2
# via # via
# -c ./ingest/../base.txt # -c ./ingest/../base.txt
# requests # requests
cryptography==42.0.5 cryptography==42.0.7
# via boxsdk # via boxsdk
fsspec==2024.3.1 fsspec==2024.3.1
# via # via

View File

@ -16,7 +16,7 @@ backoff==2.2.1
# -c ./ingest/../base.txt # -c ./ingest/../base.txt
# opentelemetry-exporter-otlp-proto-grpc # opentelemetry-exporter-otlp-proto-grpc
# posthog # posthog
bcrypt==4.1.2 bcrypt==4.1.3
# via chromadb # via chromadb
cachetools==5.3.3 cachetools==5.3.3
# via google-auth # via google-auth
@ -66,7 +66,7 @@ h11==0.14.0
# via uvicorn # via uvicorn
httptools==0.6.1 httptools==0.6.1
# via uvicorn # via uvicorn
huggingface-hub==0.22.2 huggingface-hub==0.23.0
# via tokenizers # via tokenizers
humanfriendly==10.0 humanfriendly==10.0
# via coloredlogs # via coloredlogs
@ -182,11 +182,11 @@ starlette==0.37.2
# via fastapi # via fastapi
sympy==1.12 sympy==1.12
# via onnxruntime # via onnxruntime
tenacity==8.2.3 tenacity==8.3.0
# via chromadb # via chromadb
tokenizers==0.19.1 tokenizers==0.19.1
# via chromadb # via chromadb
tqdm==4.66.2 tqdm==4.66.4
# via # via
# -c ./ingest/../base.txt # -c ./ingest/../base.txt
# chromadb # chromadb
@ -214,9 +214,7 @@ urllib3==1.26.18
# kubernetes # kubernetes
# requests # requests
uvicorn[standard]==0.29.0 uvicorn[standard]==0.29.0
# via # via chromadb
# chromadb
# uvicorn
uvloop==0.19.0 uvloop==0.19.0
# via uvicorn # via uvicorn
watchfiles==0.21.0 watchfiles==0.21.0

View File

@ -13,9 +13,9 @@ charset-normalizer==3.3.2
# via # via
# -c ./ingest/../base.txt # -c ./ingest/../base.txt
# requests # requests
clarifai==10.3.1 clarifai==10.3.3
# via -r ./ingest/clarifai.in # via -r ./ingest/clarifai.in
clarifai-grpc==10.2.3 clarifai-grpc==10.3.4
# via clarifai # via clarifai
contextlib2==21.6.0 contextlib2==21.6.0
# via schema # via schema
@ -49,7 +49,7 @@ protobuf==4.23.4
# -c ./ingest/../deps/constraints.txt # -c ./ingest/../deps/constraints.txt
# clarifai-grpc # clarifai-grpc
# googleapis-common-protos # googleapis-common-protos
pygments==2.17.2 pygments==2.18.0
# via rich # via rich
python-rapidjson==1.16 python-rapidjson==1.16
# via tritonclient # via tritonclient
@ -67,7 +67,7 @@ tabulate==0.9.0
# via # via
# -c ./ingest/../base.txt # -c ./ingest/../base.txt
# clarifai # clarifai
tqdm==4.66.2 tqdm==4.66.4
# via # via
# -c ./ingest/../base.txt # -c ./ingest/../base.txt
# clarifai # clarifai

View File

@ -15,7 +15,7 @@ charset-normalizer==3.3.2
# via # via
# -c ./ingest/../base.txt # -c ./ingest/../base.txt
# requests # requests
databricks-sdk==0.26.0 databricks-sdk==0.27.0
# via -r ./ingest/databricks-volumes.in # via -r ./ingest/databricks-volumes.in
google-auth==2.29.0 google-auth==2.29.0
# via databricks-sdk # via databricks-sdk

View File

@ -4,7 +4,7 @@
# #
# pip-compile ./ingest/delta-table.in # pip-compile ./ingest/delta-table.in
# #
deltalake==0.17.2 deltalake==0.17.3
# via -r ./ingest/delta-table.in # via -r ./ingest/delta-table.in
fsspec==2024.3.1 fsspec==2024.3.1
# via -r ./ingest/delta-table.in # via -r ./ingest/delta-table.in

View File

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

View File

@ -51,15 +51,15 @@ jsonpatch==1.33
# via langchain-core # via langchain-core
jsonpointer==2.4 jsonpointer==2.4
# via jsonpatch # via jsonpatch
langchain-community==0.0.36 langchain-community==0.0.37
# via -r ./ingest/embed-aws-bedrock.in # via -r ./ingest/embed-aws-bedrock.in
langchain-core==0.1.48 langchain-core==0.1.52
# via langchain-community # via langchain-community
langsmith==0.1.52 langsmith==0.1.54
# via # via
# langchain-community # langchain-community
# langchain-core # langchain-core
marshmallow==3.21.1 marshmallow==3.21.2
# via # via
# -c ./ingest/../base.txt # -c ./ingest/../base.txt
# dataclasses-json # dataclasses-json
@ -75,7 +75,7 @@ numpy==1.26.4
# via # via
# -c ./ingest/../base.txt # -c ./ingest/../base.txt
# langchain-community # langchain-community
orjson==3.10.2 orjson==3.10.3
# via langsmith # via langsmith
packaging==23.2 packaging==23.2
# via # via
@ -108,9 +108,9 @@ six==1.16.0
# via # via
# -c ./ingest/../base.txt # -c ./ingest/../base.txt
# python-dateutil # python-dateutil
sqlalchemy==2.0.29 sqlalchemy==2.0.30
# via langchain-community # via langchain-community
tenacity==8.2.3 tenacity==8.3.0
# via # via
# langchain-community # langchain-community
# langchain-core # langchain-core

View File

@ -42,7 +42,7 @@ fsspec==2024.3.1
# torch # torch
huggingface==0.0.1 huggingface==0.0.1
# via -r ./ingest/embed-huggingface.in # via -r ./ingest/embed-huggingface.in
huggingface-hub==0.22.2 huggingface-hub==0.23.0
# via # via
# sentence-transformers # sentence-transformers
# tokenizers # tokenizers
@ -52,9 +52,9 @@ idna==3.7
# -c ./ingest/../base.txt # -c ./ingest/../base.txt
# requests # requests
# yarl # yarl
jinja2==3.1.3 jinja2==3.1.4
# via torch # via torch
joblib==1.4.0 joblib==1.4.2
# via # via
# -c ./ingest/../base.txt # -c ./ingest/../base.txt
# scikit-learn # scikit-learn
@ -62,17 +62,17 @@ jsonpatch==1.33
# via langchain-core # via langchain-core
jsonpointer==2.4 jsonpointer==2.4
# via jsonpatch # via jsonpatch
langchain-community==0.0.36 langchain-community==0.0.37
# via -r ./ingest/embed-huggingface.in # via -r ./ingest/embed-huggingface.in
langchain-core==0.1.48 langchain-core==0.1.52
# via langchain-community # via langchain-community
langsmith==0.1.52 langsmith==0.1.54
# via # via
# langchain-community # langchain-community
# langchain-core # langchain-core
markupsafe==2.1.5 markupsafe==2.1.5
# via jinja2 # via jinja2
marshmallow==3.21.1 marshmallow==3.21.2
# via # via
# -c ./ingest/../base.txt # -c ./ingest/../base.txt
# dataclasses-json # dataclasses-json
@ -96,7 +96,7 @@ numpy==1.26.4
# scipy # scipy
# sentence-transformers # sentence-transformers
# transformers # transformers
orjson==3.10.2 orjson==3.10.3
# via langsmith # via langsmith
packaging==23.2 packaging==23.2
# via # via
@ -142,11 +142,11 @@ scipy==1.10.1
# sentence-transformers # sentence-transformers
sentence-transformers==2.7.0 sentence-transformers==2.7.0
# via -r ./ingest/embed-huggingface.in # via -r ./ingest/embed-huggingface.in
sqlalchemy==2.0.29 sqlalchemy==2.0.30
# via langchain-community # via langchain-community
sympy==1.12 sympy==1.12
# via torch # via torch
tenacity==8.2.3 tenacity==8.3.0
# via # via
# langchain-community # langchain-community
# langchain-core # langchain-core
@ -158,13 +158,13 @@ torch==2.3.0
# via # via
# -c ./ingest/../deps/constraints.txt # -c ./ingest/../deps/constraints.txt
# sentence-transformers # sentence-transformers
tqdm==4.66.2 tqdm==4.66.4
# via # via
# -c ./ingest/../base.txt # -c ./ingest/../base.txt
# huggingface-hub # huggingface-hub
# sentence-transformers # sentence-transformers
# transformers # transformers
transformers==4.40.1 transformers==4.40.2
# via sentence-transformers # via sentence-transformers
typing-extensions==4.11.0 typing-extensions==4.11.0
# via # via

View File

@ -38,7 +38,7 @@ idna==3.7
# anyio # anyio
# httpx # httpx
# requests # requests
openai==1.25.0 openai==1.26.0
# via -r ./ingest/embed-octoai.in # via -r ./ingest/embed-octoai.in
pydantic==2.7.1 pydantic==2.7.1
# via openai # via openai
@ -59,7 +59,7 @@ sniffio==1.3.1
# openai # openai
tiktoken==0.6.0 tiktoken==0.6.0
# via -r ./ingest/embed-octoai.in # via -r ./ingest/embed-octoai.in
tqdm==4.66.2 tqdm==4.66.4
# via # via
# -c ./ingest/../base.txt # -c ./ingest/../base.txt
# openai # openai

View File

@ -59,15 +59,15 @@ jsonpatch==1.33
# via langchain-core # via langchain-core
jsonpointer==2.4 jsonpointer==2.4
# via jsonpatch # via jsonpatch
langchain-community==0.0.36 langchain-community==0.0.37
# via -r ./ingest/embed-openai.in # via -r ./ingest/embed-openai.in
langchain-core==0.1.48 langchain-core==0.1.52
# via langchain-community # via langchain-community
langsmith==0.1.52 langsmith==0.1.54
# via # via
# langchain-community # langchain-community
# langchain-core # langchain-core
marshmallow==3.21.1 marshmallow==3.21.2
# via # via
# -c ./ingest/../base.txt # -c ./ingest/../base.txt
# dataclasses-json # dataclasses-json
@ -83,9 +83,9 @@ numpy==1.26.4
# via # via
# -c ./ingest/../base.txt # -c ./ingest/../base.txt
# langchain-community # langchain-community
openai==1.25.0 openai==1.26.0
# via -r ./ingest/embed-openai.in # via -r ./ingest/embed-openai.in
orjson==3.10.2 orjson==3.10.3
# via langsmith # via langsmith
packaging==23.2 packaging==23.2
# via # via
@ -119,15 +119,15 @@ sniffio==1.3.1
# anyio # anyio
# httpx # httpx
# openai # openai
sqlalchemy==2.0.29 sqlalchemy==2.0.30
# via langchain-community # via langchain-community
tenacity==8.2.3 tenacity==8.3.0
# via # via
# langchain-community # langchain-community
# langchain-core # langchain-core
tiktoken==0.6.0 tiktoken==0.6.0
# via -r ./ingest/embed-openai.in # via -r ./ingest/embed-openai.in
tqdm==4.66.2 tqdm==4.66.4
# via # via
# -c ./ingest/../base.txt # -c ./ingest/../base.txt
# openai # openai

View File

@ -42,7 +42,6 @@ frozenlist==1.4.1
# aiosignal # aiosignal
google-api-core[grpc]==2.19.0 google-api-core[grpc]==2.19.0
# via # via
# google-api-core
# google-cloud-aiplatform # google-cloud-aiplatform
# google-cloud-bigquery # google-cloud-bigquery
# google-cloud-core # google-cloud-core
@ -56,9 +55,9 @@ google-auth==2.29.0
# google-cloud-core # google-cloud-core
# google-cloud-resource-manager # google-cloud-resource-manager
# google-cloud-storage # google-cloud-storage
google-cloud-aiplatform==1.49.0 google-cloud-aiplatform==1.50.0
# via langchain-google-vertexai # via langchain-google-vertexai
google-cloud-bigquery==3.21.0 google-cloud-bigquery==3.22.0
# via google-cloud-aiplatform # via google-cloud-aiplatform
google-cloud-core==2.4.1 google-cloud-core==2.4.1
# via # via
@ -106,11 +105,11 @@ jsonpointer==2.4
# via jsonpatch # via jsonpatch
langchain==0.1.17 langchain==0.1.17
# via -r ./ingest/embed-vertexai.in # via -r ./ingest/embed-vertexai.in
langchain-community==0.0.36 langchain-community==0.0.37
# via # via
# -r ./ingest/embed-vertexai.in # -r ./ingest/embed-vertexai.in
# langchain # langchain
langchain-core==0.1.48 langchain-core==0.1.52
# via # via
# langchain # langchain
# langchain-community # langchain-community
@ -120,12 +119,12 @@ langchain-google-vertexai==1.0.3
# via -r ./ingest/embed-vertexai.in # via -r ./ingest/embed-vertexai.in
langchain-text-splitters==0.0.1 langchain-text-splitters==0.0.1
# via langchain # via langchain
langsmith==0.1.52 langsmith==0.1.54
# via # via
# langchain # langchain
# langchain-community # langchain-community
# langchain-core # langchain-core
marshmallow==3.21.1 marshmallow==3.21.2
# via # via
# -c ./ingest/../base.txt # -c ./ingest/../base.txt
# dataclasses-json # dataclasses-json
@ -143,7 +142,7 @@ numpy==1.26.4
# langchain # langchain
# langchain-community # langchain-community
# shapely # shapely
orjson==3.10.2 orjson==3.10.3
# via langsmith # via langsmith
packaging==23.2 packaging==23.2
# via # via
@ -208,11 +207,11 @@ six==1.16.0
# via # via
# -c ./ingest/../base.txt # -c ./ingest/../base.txt
# python-dateutil # python-dateutil
sqlalchemy==2.0.29 sqlalchemy==2.0.30
# via # via
# langchain # langchain
# langchain-community # langchain-community
tenacity==8.2.3 tenacity==8.3.0
# via # via
# langchain # langchain
# langchain-community # langchain-community

View File

@ -17,7 +17,7 @@ charset-normalizer==3.3.2
# via # via
# -c ./ingest/../base.txt # -c ./ingest/../base.txt
# requests # requests
cryptography==42.0.5 cryptography==42.0.7
# via pyjwt # via pyjwt
deprecated==1.2.14 deprecated==1.2.14
# via pygithub # via pygithub
@ -30,9 +30,7 @@ pycparser==2.22
pygithub==2.3.0 pygithub==2.3.0
# via -r ./ingest/github.in # via -r ./ingest/github.in
pyjwt[crypto]==2.8.0 pyjwt[crypto]==2.8.0
# via # via pygithub
# pygithub
# pyjwt
pynacl==1.5.0 pynacl==1.5.0
# via pygithub # via pygithub
requests==2.31.0 requests==2.31.0

View File

@ -17,7 +17,7 @@ charset-normalizer==3.3.2
# requests # requests
google-api-core==2.19.0 google-api-core==2.19.0
# via google-api-python-client # via google-api-python-client
google-api-python-client==2.127.0 google-api-python-client==2.128.0
# via -r ./ingest/google-drive.in # via -r ./ingest/google-drive.in
google-auth==2.29.0 google-auth==2.29.0
# via # via

View File

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

View File

@ -21,7 +21,7 @@ charset-normalizer==3.3.2
# via # via
# -c ./ingest/../base.txt # -c ./ingest/../base.txt
# requests # requests
cryptography==42.0.5 cryptography==42.0.7
# via # via
# msal # msal
# pyjwt # pyjwt
@ -40,9 +40,7 @@ office365-rest-python-client==2.4.2
pycparser==2.22 pycparser==2.22
# via cffi # via cffi
pyjwt[crypto]==2.8.0 pyjwt[crypto]==2.8.0
# via # via msal
# msal
# pyjwt
pytz==2024.1 pytz==2024.1
# via office365-rest-python-client # via office365-rest-python-client
requests==2.31.0 requests==2.31.0

View File

@ -15,7 +15,7 @@ charset-normalizer==3.3.2
# via # via
# -c ./ingest/../base.txt # -c ./ingest/../base.txt
# requests # requests
cryptography==42.0.5 cryptography==42.0.7
# via # via
# msal # msal
# pyjwt # pyjwt
@ -34,9 +34,7 @@ office365-rest-python-client==2.4.2
pycparser==2.22 pycparser==2.22
# via cffi # via cffi
pyjwt[crypto]==2.8.0 pyjwt[crypto]==2.8.0
# via # via msal
# msal
# pyjwt
pytz==2024.1 pytz==2024.1
# via office365-rest-python-client # via office365-rest-python-client
requests==2.31.0 requests==2.31.0

View File

@ -41,7 +41,7 @@ six==1.16.0
# via # via
# -c ./ingest/../base.txt # -c ./ingest/../base.txt
# python-dateutil # python-dateutil
tqdm==4.66.2 tqdm==4.66.4
# via # via
# -c ./ingest/../base.txt # -c ./ingest/../base.txt
# pinecone-client # pinecone-client

View File

@ -33,9 +33,7 @@ hpack==4.0.0
httpcore==1.0.5 httpcore==1.0.5
# via httpx # via httpx
httpx[http2]==0.27.0 httpx[http2]==0.27.0
# via # via qdrant-client
# httpx
# qdrant-client
hyperframe==6.0.1 hyperframe==6.0.1
# via h2 # via h2
idna==3.7 idna==3.7
@ -57,7 +55,7 @@ pydantic==2.7.1
# via qdrant-client # via qdrant-client
pydantic-core==2.18.2 pydantic-core==2.18.2
# via pydantic # via pydantic
qdrant-client==1.9.0 qdrant-client==1.9.1
# via -r ./ingest/qdrant.in # via -r ./ingest/qdrant.in
sniffio==1.3.1 sniffio==1.3.1
# via # via

View File

@ -17,7 +17,7 @@ charset-normalizer==3.3.2
# via # via
# -c ./ingest/../base.txt # -c ./ingest/../base.txt
# requests # requests
cryptography==42.0.5 cryptography==42.0.7
# via pyjwt # via pyjwt
idna==3.7 idna==3.7
# via # via

View File

@ -4,13 +4,13 @@
# #
# pip-compile ./ingest/sftp.in # pip-compile ./ingest/sftp.in
# #
bcrypt==4.1.2 bcrypt==4.1.3
# via paramiko # via paramiko
cffi==1.16.0 cffi==1.16.0
# via # via
# cryptography # cryptography
# pynacl # pynacl
cryptography==42.0.5 cryptography==42.0.7
# via paramiko # via paramiko
fsspec==2024.3.1 fsspec==2024.3.1
# via -r ./ingest/sftp.in # via -r ./ingest/sftp.in

View File

@ -15,7 +15,7 @@ charset-normalizer==3.3.2
# via # via
# -c ./ingest/../base.txt # -c ./ingest/../base.txt
# requests # requests
cryptography==42.0.5 cryptography==42.0.7
# via # via
# msal # msal
# pyjwt # pyjwt
@ -34,9 +34,7 @@ office365-rest-python-client==2.4.2
pycparser==2.22 pycparser==2.22
# via cffi # via cffi
pyjwt[crypto]==2.8.0 pyjwt[crypto]==2.8.0
# via # via msal
# msal
# pyjwt
pytz==2024.1 pytz==2024.1
# via office365-rest-python-client # via office365-rest-python-client
requests==2.31.0 requests==2.31.0

View File

@ -25,7 +25,7 @@ charset-normalizer==3.3.2
# via # via
# -c ./ingest/../base.txt # -c ./ingest/../base.txt
# requests # requests
cryptography==42.0.5 cryptography==42.0.7
# via authlib # via authlib
exceptiongroup==1.2.1 exceptiongroup==1.2.1
# via anyio # via anyio

View File

@ -25,7 +25,7 @@ click==8.1.7
# via # via
# -c ./base.txt # -c ./base.txt
# black # black
coverage[toml]==7.5.0 coverage[toml]==7.5.1
# via # via
# -r ./test.in # -r ./test.in
# pytest-cov # pytest-cov
@ -114,7 +114,7 @@ requests==2.31.0
# via # via
# -c ./base.txt # -c ./base.txt
# label-studio-sdk # label-studio-sdk
ruff==0.4.2 ruff==0.4.3
# via -r ./test.in # via -r ./test.in
six==1.16.0 six==1.16.0
# via # via

View File

@ -1 +1 @@
__version__ = "0.13.7-dev9" # pragma: no cover __version__ = "0.13.7" # pragma: no cover