chore: remove minimum version pins for pins older than 6 mo (#3577)

Remove a number of pins in `requirements/deps/constraints.txt` and `make
pip-compile`
This commit is contained in:
John 2024-08-29 11:35:14 -04:00 committed by GitHub
parent f440eb476c
commit ddb6cb631d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
43 changed files with 162 additions and 149 deletions

View File

@ -12,7 +12,6 @@ beautifulsoup4==4.12.3
# via -r ./base.in
certifi==2024.7.4
# via
# -c ././deps/constraints.txt
# httpcore
# httpx
# requests
@ -29,7 +28,7 @@ dataclasses-json==0.6.7
# via
# -r ./base.in
# unstructured-client
deepdiff==7.0.1
deepdiff==8.0.1
# via unstructured-client
emoji==2.12.1
# via -r ./base.in
@ -71,7 +70,7 @@ nltk==3.9.1
# via -r ./base.in
numpy==1.26.4
# via -r ./base.in
ordered-set==4.1.0
orderly-set==5.2.2
# via deepdiff
packaging==24.1
# via
@ -128,9 +127,7 @@ typing-inspect==0.9.0
# dataclasses-json
# unstructured-client
unstructured-client==0.25.5
# via
# -c ././deps/constraints.txt
# -r ./base.in
# via -r ./base.in
urllib3==1.26.19
# via
# -c ././deps/constraints.txt

View File

@ -5,28 +5,14 @@
####################################################################################################
# consistency with local-inference-pin
protobuf<4.24
# NOTE(robinson) - Required pins for security scans
jupyter-core>=4.11.2
wheel>=0.38.1
# NOTE(robinson) - The following pins are to address
# vulnerabilities in dependency scans
certifi>=2023.7.22
grpcio>=1.65.5
# NOTE(alan) Pinned to avoid error that occurs with 2.4.3:
# AttributeError: 'ResourcePath' object has no attribute 'collection'
Office365-REST-Python-Client<2.4.3
# NOTE(trevor) `unstructured-inference` is set in extra-pdf-image.in to allow
# unstructured-inference to be upgraded when unstructured library is upgraded
# https://github.com/Unstructured-IO/unstructured/issues/1458
# unstructured-inference
# use the known compatible version of weaviate
weaviate-client>3.25.0
# TODO: Pinned in transformers package, remove when that gets updated
tokenizers>=0.19,<0.20
# NOTE(crag): earlier versions fail in compilation step when pip installing the package
pycocotools>=2.0.7
# NOTE(crag): python3.8-python3.11 compat (if it ends up being required)
torch>2
platformdirs==3.10.0
# TODO: Constaint due to boto, with python before 3.10 not requiring openssl 1.1.1, remove when that gets
@ -36,9 +22,6 @@ urllib3<1.27
# TODO: Constriant due to aiobotocore, remove when that gets updates:
botocore<1.34.132
# NOTE(jennings): pinned due to older versions not supporting api_key_auth in UnstructuredClient
unstructured-client>=0.15.1
# python 3.12 support
wrapt>=1.14.0

View File

@ -8,6 +8,7 @@ anyio==4.4.0
# via
# -c ./base.txt
# -c ./test.txt
# httpx
# jupyter-server
appnope==0.1.4
# via ipykernel
@ -23,6 +24,8 @@ attrs==24.2.0
# via
# -c ./test.txt
# jsonschema
babel==2.16.0
# via jupyterlab-server
beautifulsoup4==4.12.3
# via
# -c ./base.txt
@ -31,10 +34,21 @@ bleach==6.1.0
# via nbconvert
build==1.2.1
# via pip-tools
certifi==2024.7.4
# via
# -c ./base.txt
# -c ./test.txt
# httpx
# requests
cffi==1.17.0
# via argon2-cffi-bindings
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.2
# via
# -c ./base.txt
# -c ./test.txt
# requests
click==8.1.7
# via
# -c ./base.txt
@ -73,9 +87,12 @@ idna==3.8
# -c ./base.txt
# -c ./test.txt
# anyio
# httpx
# requests
importlib-metadata==8.4.0
# via
# build
# jupyterlab-server
# nbconvert
ipykernel==6.29.5
# via
@ -83,13 +100,13 @@ ipykernel==6.29.5
# jupyter-console
# nbclassic
# notebook
# qtconsole
ipython==8.18.1
# via
# -r ./dev.in
# ipykernel
# ipywidgets
# jupyter-console
# jupyterlab
ipython-genutils==0.2.0
# via
# nbclassic
@ -101,14 +118,19 @@ jedi==0.19.1
jinja2==3.1.4
# via
# jupyter-server
# jupyterlab
# jupyterlab-server
# nbconvert
# notebook
json5==0.9.25
# via jupyterlab-server
jsonschema[format-nongpl]==3.2.0
# via
# -c ./test.txt
# jupyter-events
# jupyterlab-server
# nbformat
jupyter==1.0.0
jupyter==1.1.0
# via -r ./dev.in
jupyter-client==7.4.9
# via
@ -117,29 +139,34 @@ jupyter-client==7.4.9
# jupyter-server
# nbclient
# notebook
# qtconsole
jupyter-console==6.6.3
# via jupyter
jupyter-core==5.7.2
# via
# -c ././deps/constraints.txt
# ipykernel
# jupyter-client
# jupyter-console
# jupyter-server
# jupyterlab
# nbclient
# nbconvert
# nbformat
# notebook
# qtconsole
jupyter-events==0.6.3
# via jupyter-server
jupyter-server==2.10.0
# via notebook-shim
# via
# jupyterlab
# jupyterlab-server
# notebook-shim
jupyter-server-terminals==0.5.3
# via jupyter-server
jupyterlab==3.5.3
# via jupyter
jupyterlab-pygments==0.3.0
# via nbconvert
jupyterlab-server==2.16.6
# via jupyterlab
jupyterlab-widgets==3.0.13
# via ipywidgets
markupsafe==2.1.5
@ -153,7 +180,9 @@ matplotlib-inline==0.1.7
mistune==3.0.2
# via nbconvert
nbclassic==1.1.0
# via notebook
# via
# jupyterlab
# notebook
nbclient==0.10.0
# via nbconvert
nbconvert==7.16.4
@ -177,11 +206,13 @@ nest-asyncio==1.6.0
nodeenv==1.9.1
# via pre-commit
notebook==6.5.7
# via jupyter
# via
# jupyter
# jupyterlab
notebook-shim==0.2.4
# via
# jupyterlab
# nbclassic
# notebook
overrides==7.7.0
# via jupyter-server
packaging==24.1
@ -191,9 +222,9 @@ packaging==24.1
# build
# ipykernel
# jupyter-server
# jupyterlab
# jupyterlab-server
# nbconvert
# qtconsole
# qtpy
pandocfilters==1.5.1
# via nbconvert
parso==0.8.4
@ -235,7 +266,6 @@ pygments==2.18.0
# ipython
# jupyter-console
# nbconvert
# qtconsole
pyproject-hooks==1.1.0
# via
# build
@ -263,11 +293,11 @@ pyzmq==26.2.0
# jupyter-console
# jupyter-server
# notebook
# qtconsole
qtconsole==5.5.2
# via jupyter
qtpy==2.4.1
# via qtconsole
requests==2.32.3
# via
# -c ./base.txt
# -c ./test.txt
# jupyterlab-server
rfc3339-validator==0.1.4
# via jupyter-events
rfc3986-validator==0.1.1
@ -290,6 +320,7 @@ sniffio==1.3.1
# -c ./base.txt
# -c ./test.txt
# anyio
# httpx
soupsieve==2.6
# via
# -c ./base.txt
@ -307,12 +338,14 @@ tomli==2.0.1
# via
# -c ./test.txt
# build
# jupyterlab
# pip-tools
tornado==6.4.1
# via
# ipykernel
# jupyter-client
# jupyter-server
# jupyterlab
# notebook
# terminado
traitlets==5.14.3
@ -331,13 +364,18 @@ traitlets==5.14.3
# nbconvert
# nbformat
# notebook
# qtconsole
typing-extensions==4.12.2
# via
# -c ./base.txt
# -c ./test.txt
# anyio
# ipython
urllib3==1.26.19
# via
# -c ././deps/constraints.txt
# -c ./base.txt
# -c ./test.txt
# requests
virtualenv==20.26.3
# via pre-commit
wcwidth==0.2.13
@ -349,9 +387,7 @@ webencodings==0.5.1
websocket-client==1.8.0
# via jupyter-server
wheel==0.44.0
# via
# -c ././deps/constraints.txt
# pip-tools
# via pip-tools
widgetsnbextension==4.0.13
# via ipywidgets
zipp==3.20.1

View File

@ -12,7 +12,6 @@ astor==0.8.1
# via paddlepaddle
certifi==2024.7.4
# via
# -c ././deps/constraints.txt
# -c ./base.txt
# httpcore
# httpx
@ -21,7 +20,7 @@ charset-normalizer==3.3.2
# via
# -c ./base.txt
# requests
contourpy==1.2.1
contourpy==1.3.0
# via matplotlib
cycler==0.12.1
# via matplotlib
@ -158,7 +157,7 @@ sniffio==1.3.1
# -c ./base.txt
# anyio
# httpx
tifffile==2024.8.24
tifffile==2024.8.28
# via scikit-image
tqdm==4.66.5
# via

View File

@ -10,7 +10,6 @@ cachetools==5.5.0
# via google-auth
certifi==2024.7.4
# via
# -c ././deps/constraints.txt
# -c ./base.txt
# requests
cffi==1.17.0
@ -22,7 +21,7 @@ charset-normalizer==3.3.2
# requests
coloredlogs==15.0.1
# via onnxruntime
contourpy==1.2.1
contourpy==1.3.0
# via matplotlib
cryptography==43.0.0
# via pdfminer-six
@ -45,7 +44,7 @@ fsspec==2024.6.1
# via
# huggingface-hub
# torch
google-api-core[grpc]==2.19.1
google-api-core[grpc]==2.19.2
# via google-cloud-vision
google-auth==2.34.0
# via
@ -57,7 +56,7 @@ googleapis-common-protos==1.65.0
# via
# google-api-core
# grpcio-status
grpcio==1.66.0
grpcio==1.66.1
# via
# -c ././deps/constraints.txt
# google-api-core
@ -184,9 +183,7 @@ pyasn1==0.6.0
pyasn1-modules==0.4.0
# via google-auth
pycocotools==2.0.8
# via
# -c ././deps/constraints.txt
# effdet
# via effdet
pycparser==2.22
# via cffi
pyparsing==3.1.4
@ -253,7 +250,6 @@ tokenizers==0.19.1
# transformers
torch==2.4.0
# via
# -c ././deps/constraints.txt
# effdet
# timm
# torchvision

View File

@ -6,7 +6,6 @@
#
certifi==2024.7.4
# via
# -c ././deps/constraints.txt
# -c ./base.txt
# requests
charset-normalizer==3.3.2
@ -90,9 +89,7 @@ tokenizers==0.19.1
# -c ././deps/constraints.txt
# transformers
torch==2.4.0
# via
# -c ././deps/constraints.txt
# -r ./huggingface.in
# via -r ./huggingface.in
tqdm==4.66.5
# via
# -c ./base.txt

View File

@ -9,7 +9,6 @@ annotated-types==0.7.0
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# requests
charset-normalizer==3.3.2
# via

View File

@ -17,7 +17,6 @@ cassio==0.1.8
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# httpcore
# httpx
# requests

View File

@ -13,7 +13,6 @@ azure-search-documents==11.5.1
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# requests
charset-normalizer==3.3.2
# via

View File

@ -30,7 +30,6 @@ azure-storage-blob==12.22.0
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# requests
cffi==1.17.0
# via

View File

@ -13,7 +13,6 @@ boxsdk[jwt]==3.13.0
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# requests
cffi==1.17.0
# via cryptography

View File

@ -12,30 +12,32 @@ anyio==4.4.0
# httpx
# starlette
# watchfiles
asgiref==3.8.1
# via opentelemetry-instrumentation-asgi
backoff==2.2.1
# via
# -c ./ingest/../base.txt
# opentelemetry-exporter-otlp-proto-grpc
# posthog
bcrypt==4.2.0
# via chromadb
build==1.2.1
# via chromadb
cachetools==5.5.0
# via google-auth
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# httpcore
# httpx
# kubernetes
# pulsar-client
# requests
charset-normalizer==3.3.2
# via
# -c ./ingest/../base.txt
# requests
chroma-hnswlib==0.7.3
chroma-hnswlib==0.7.6
# via chromadb
chromadb==0.4.17
chromadb==0.5.5
# via -r ./ingest/chroma.in
click==8.1.7
# via
@ -45,7 +47,10 @@ click==8.1.7
coloredlogs==15.0.1
# via onnxruntime
deprecated==1.2.14
# via opentelemetry-api
# via
# opentelemetry-api
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-semantic-conventions
exceptiongroup==1.2.2
# via
# -c ./ingest/../base.txt
@ -62,7 +67,7 @@ google-auth==2.34.0
# via kubernetes
googleapis-common-protos==1.65.0
# via opentelemetry-exporter-otlp-proto-grpc
grpcio==1.66.0
grpcio==1.66.1
# via
# -c ./ingest/../deps/constraints.txt
# chromadb
@ -72,8 +77,16 @@ h11==0.14.0
# -c ./ingest/../base.txt
# httpcore
# uvicorn
httpcore==1.0.5
# via
# -c ./ingest/../base.txt
# httpx
httptools==0.6.1
# via uvicorn
httpx==0.27.2
# via
# -c ./ingest/../base.txt
# chromadb
huggingface-hub==0.24.6
# via tokenizers
humanfriendly==10.0
@ -85,11 +98,16 @@ idna==3.8
# httpx
# requests
importlib-metadata==8.4.0
# via -r ./ingest/chroma.in
# via
# -r ./ingest/chroma.in
# build
# opentelemetry-api
importlib-resources==6.4.4
# via chromadb
kubernetes==30.1.0
# via chromadb
mmh3==4.1.0
# via chromadb
monotonic==1.6
# via posthog
mpmath==1.3.0
@ -106,21 +124,46 @@ oauthlib==3.2.2
# requests-oauthlib
onnxruntime==1.19.0
# via chromadb
opentelemetry-api==1.16.0
opentelemetry-api==1.27.0
# via
# chromadb
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-instrumentation
# opentelemetry-instrumentation-asgi
# opentelemetry-instrumentation-fastapi
# opentelemetry-sdk
opentelemetry-exporter-otlp-proto-grpc==1.16.0
# via chromadb
opentelemetry-proto==1.16.0
# opentelemetry-semantic-conventions
opentelemetry-exporter-otlp-proto-common==1.27.0
# via opentelemetry-exporter-otlp-proto-grpc
opentelemetry-sdk==1.16.0
opentelemetry-exporter-otlp-proto-grpc==1.27.0
# via chromadb
opentelemetry-instrumentation==0.48b0
# via
# opentelemetry-instrumentation-asgi
# opentelemetry-instrumentation-fastapi
opentelemetry-instrumentation-asgi==0.48b0
# via opentelemetry-instrumentation-fastapi
opentelemetry-instrumentation-fastapi==0.48b0
# via chromadb
opentelemetry-proto==1.27.0
# via
# opentelemetry-exporter-otlp-proto-common
# opentelemetry-exporter-otlp-proto-grpc
opentelemetry-sdk==1.27.0
# via
# chromadb
# opentelemetry-exporter-otlp-proto-grpc
opentelemetry-semantic-conventions==0.37b0
# via opentelemetry-sdk
opentelemetry-semantic-conventions==0.48b0
# via
# opentelemetry-instrumentation-asgi
# opentelemetry-instrumentation-fastapi
# opentelemetry-sdk
opentelemetry-util-http==0.48b0
# via
# opentelemetry-instrumentation-asgi
# opentelemetry-instrumentation-fastapi
orjson==3.10.7
# via chromadb
overrides==7.7.0
# via chromadb
packaging==24.1
@ -129,7 +172,7 @@ packaging==24.1
# build
# huggingface-hub
# onnxruntime
posthog==3.5.2
posthog==3.6.0
# via chromadb
protobuf==4.23.4
# via
@ -137,8 +180,6 @@ protobuf==4.23.4
# googleapis-common-protos
# onnxruntime
# opentelemetry-proto
pulsar-client==3.5.0
# via chromadb
pyasn1==0.6.0
# via
# pyasn1-modules
@ -153,6 +194,8 @@ pydantic-core==2.20.1
# via pydantic
pypika==0.48.9
# via chromadb
pyproject-hooks==1.1.0
# via build
python-dateutil==2.9.0.post0
# via
# -c ./ingest/../base.txt
@ -169,7 +212,6 @@ pyyaml==6.0.2
requests==2.32.3
# via
# -c ./ingest/../base.txt
# chromadb
# huggingface-hub
# kubernetes
# posthog
@ -201,6 +243,8 @@ tokenizers==0.19.1
# via
# -c ./ingest/../deps/constraints.txt
# chromadb
tomli==2.0.1
# via build
tqdm==4.66.5
# via
# -c ./ingest/../base.txt
@ -214,6 +258,7 @@ typing-extensions==4.12.2
# via
# -c ./ingest/../base.txt
# anyio
# asgiref
# chromadb
# fastapi
# huggingface-hub
@ -233,11 +278,11 @@ uvicorn[standard]==0.30.6
# via chromadb
uvloop==0.20.0
# via uvicorn
watchfiles==0.23.0
watchfiles==0.24.0
# via uvicorn
websocket-client==1.8.0
# via kubernetes
websockets==13.0
websockets==13.0.1
# via uvicorn
wrapt==1.16.0
# via

View File

@ -7,7 +7,6 @@
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# requests
charset-normalizer==3.3.2
# via
@ -21,7 +20,7 @@ contextlib2==21.6.0
# via schema
googleapis-common-protos==1.65.0
# via clarifai-grpc
grpcio==1.66.0
grpcio==1.66.1
# via
# -c ./ingest/../deps/constraints.txt
# clarifai-grpc

View File

@ -13,7 +13,6 @@ beautifulsoup4==4.12.3
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# requests
charset-normalizer==3.3.2
# via

View File

@ -9,13 +9,12 @@ cachetools==5.5.0
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# requests
charset-normalizer==3.3.2
# via
# -c ./ingest/../base.txt
# requests
databricks-sdk==0.31.0
databricks-sdk==0.31.1
# via -r ./ingest/databricks-volumes.in
google-auth==2.34.0
# via databricks-sdk

View File

@ -7,7 +7,6 @@
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# requests
charset-normalizer==3.3.2
# via

View File

@ -17,7 +17,6 @@ attrs==24.2.0
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# elastic-transport
elastic-transport==8.15.0
# via elasticsearch

View File

@ -34,7 +34,6 @@ botocore==1.34.131
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# httpcore
# httpx
# requests
@ -81,20 +80,20 @@ jsonpatch==1.33
# via langchain-core
jsonpointer==3.0.0
# via jsonpatch
langchain==0.2.14
langchain==0.2.15
# via langchain-community
langchain-community==0.2.12
langchain-community==0.2.14
# via
# -c ./ingest/../deps/constraints.txt
# -r ./ingest/embed-aws-bedrock.in
langchain-core==0.2.35
langchain-core==0.2.36
# via
# langchain
# langchain-community
# langchain-text-splitters
langchain-text-splitters==0.2.2
# via langchain
langsmith==0.1.105
langsmith==0.1.106
# via
# langchain
# langchain-community

View File

@ -13,7 +13,6 @@ anyio==4.4.0
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# httpcore
# httpx
# requests
@ -68,11 +67,11 @@ jsonpatch==1.33
# via langchain-core
jsonpointer==3.0.0
# via jsonpatch
langchain-core==0.2.35
langchain-core==0.2.36
# via langchain-huggingface
langchain-huggingface==0.0.3
# via -r ./ingest/embed-huggingface.in
langsmith==0.1.105
langsmith==0.1.106
# via langchain-core
markupsafe==2.1.5
# via jinja2
@ -145,9 +144,7 @@ tokenizers==0.19.1
# langchain-huggingface
# transformers
torch==2.4.0
# via
# -c ./ingest/../deps/constraints.txt
# sentence-transformers
# via sentence-transformers
tqdm==4.66.5
# via
# -c ./ingest/../base.txt

View File

@ -13,7 +13,6 @@ anyio==4.4.0
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# httpcore
# httpx
exceptiongroup==1.2.2

View File

@ -14,7 +14,6 @@ anyio==4.4.0
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# httpcore
# httpx
# requests

View File

@ -14,7 +14,6 @@ anyio==4.4.0
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# httpcore
# httpx
# requests
@ -53,11 +52,11 @@ jsonpatch==1.33
# via langchain-core
jsonpointer==3.0.0
# via jsonpatch
langchain-core==0.2.35
langchain-core==0.2.36
# via langchain-openai
langchain-openai==0.1.22
langchain-openai==0.1.23
# via -r ./ingest/embed-openai.in
langsmith==0.1.105
langsmith==0.1.106
# via langchain-core
openai==1.42.0
# via langchain-openai

View File

@ -29,7 +29,6 @@ cachetools==5.5.0
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# httpcore
# httpx
# requests
@ -51,7 +50,7 @@ frozenlist==1.4.1
# via
# aiohttp
# aiosignal
google-api-core[grpc]==2.19.1
google-api-core[grpc]==2.19.2
# via
# google-cloud-aiplatform
# google-cloud-bigquery
@ -66,7 +65,7 @@ google-auth==2.34.0
# google-cloud-core
# google-cloud-resource-manager
# google-cloud-storage
google-cloud-aiplatform==1.63.0
google-cloud-aiplatform==1.64.0
# via langchain-google-vertexai
google-cloud-bigquery==3.25.0
# via google-cloud-aiplatform
@ -95,7 +94,7 @@ googleapis-common-protos[grpc]==1.65.0
# grpcio-status
grpc-google-iam-v1==0.13.1
# via google-cloud-resource-manager
grpcio==1.66.0
grpcio==1.66.1
# via
# -c ./ingest/../deps/constraints.txt
# google-api-core
@ -130,15 +129,15 @@ jsonpatch==1.33
# via langchain-core
jsonpointer==3.0.0
# via jsonpatch
langchain==0.2.14
langchain==0.2.15
# via
# -r ./ingest/embed-vertexai.in
# langchain-community
langchain-community==0.2.12
langchain-community==0.2.14
# via
# -c ./ingest/../deps/constraints.txt
# -r ./ingest/embed-vertexai.in
langchain-core==0.2.35
langchain-core==0.2.36
# via
# langchain
# langchain-community
@ -148,7 +147,7 @@ langchain-google-vertexai==1.0.10
# via -r ./ingest/embed-vertexai.in
langchain-text-splitters==0.2.2
# via langchain
langsmith==0.1.105
langsmith==0.1.106
# via
# langchain
# langchain-community

View File

@ -29,7 +29,6 @@ attrs==24.2.0
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# httpcore
# httpx
# requests
@ -68,9 +67,9 @@ jsonpatch==1.33
# via langchain-core
jsonpointer==3.0.0
# via jsonpatch
langchain==0.2.14
langchain==0.2.15
# via -r ./ingest/embed-voyageai.in
langchain-core==0.2.35
langchain-core==0.2.36
# via
# langchain
# langchain-text-splitters
@ -79,7 +78,7 @@ langchain-text-splitters==0.2.2
# via langchain
langchain-voyageai==0.1.1
# via -r ./ingest/embed-voyageai.in
langsmith==0.1.105
langsmith==0.1.106
# via
# langchain
# langchain-core

View File

@ -25,7 +25,6 @@ cachetools==5.5.0
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# requests
charset-normalizer==3.3.2
# via
@ -43,7 +42,7 @@ fsspec==2024.6.1
# gcsfs
gcsfs==2024.6.1
# via -r ./ingest/gcs.in
google-api-core==2.19.1
google-api-core==2.19.2
# via
# google-cloud-core
# google-cloud-storage

View File

@ -7,7 +7,6 @@
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# requests
cffi==1.17.0
# via

View File

@ -7,7 +7,6 @@
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# requests
charset-normalizer==3.3.2
# via
@ -17,7 +16,7 @@ idna==3.8
# via
# -c ./ingest/../base.txt
# requests
python-gitlab==4.9.0
python-gitlab==4.10.0
# via -r ./ingest/gitlab.in
requests==2.32.3
# via

View File

@ -9,15 +9,14 @@ cachetools==5.5.0
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# requests
charset-normalizer==3.3.2
# via
# -c ./ingest/../base.txt
# requests
google-api-core==2.19.1
google-api-core==2.19.2
# via google-api-python-client
google-api-python-client==2.142.0
google-api-python-client==2.143.0
# via -r ./ingest/google-drive.in
google-auth==2.34.0
# via

View File

@ -7,7 +7,6 @@
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# hubspot-api-client
hubspot-api-client==9.0.0
# via -r ./ingest/hubspot.in

View File

@ -13,7 +13,6 @@ beautifulsoup4==4.12.3
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# requests
charset-normalizer==3.3.2
# via

View File

@ -11,7 +11,6 @@ anyio==4.4.0
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# httpcore
# httpx
exceptiongroup==1.2.2

View File

@ -13,7 +13,6 @@ bs4==0.0.2
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# requests
cffi==1.17.0
# via cryptography

View File

@ -7,7 +7,6 @@
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# opensearch-py
# requests
charset-normalizer==3.3.2

View File

@ -7,7 +7,6 @@
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# requests
cffi==1.17.0
# via cryptography

View File

@ -7,7 +7,6 @@
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# pinecone-client
pinecone-client==5.0.1
# via -r ./ingest/pinecone.in

View File

@ -13,14 +13,13 @@ anyio==4.4.0
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# httpcore
# httpx
exceptiongroup==1.2.2
# via
# -c ./ingest/../base.txt
# anyio
grpcio==1.66.0
grpcio==1.66.1
# via
# -c ./ingest/../deps/constraints.txt
# grpcio-tools

View File

@ -7,7 +7,6 @@
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# requests
charset-normalizer==3.3.2
# via

View File

@ -9,7 +9,6 @@ attrs==24.2.0
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# requests
cffi==1.17.0
# via cryptography

View File

@ -7,7 +7,6 @@
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# requests
cffi==1.17.0
# via cryptography

View File

@ -9,7 +9,6 @@ build==1.2.1
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# requests
charset-normalizer==3.3.2
# via
@ -53,9 +52,7 @@ urllib3==1.26.19
# -c ./ingest/../deps/constraints.txt
# requests
wheel==0.44.0
# via
# -c ./ingest/../deps/constraints.txt
# singlestoredb
# via singlestoredb
zipp==3.20.1
# via importlib-metadata

View File

@ -9,7 +9,6 @@ authlib==1.3.2
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# requests
cffi==1.17.0
# via cryptography

View File

@ -11,7 +11,6 @@ beautifulsoup4==4.12.3
certifi==2024.7.4
# via
# -c ./ingest/../base.txt
# -c ./ingest/../deps/constraints.txt
# requests
charset-normalizer==3.3.2
# via

View File

@ -20,7 +20,6 @@ black==24.8.0
# via -r ./test.in
certifi==2024.7.4
# via
# -c ././deps/constraints.txt
# -c ./base.txt
# httpcore
# httpx
@ -51,7 +50,7 @@ flake8-print==5.0.0
# via -r ./test.in
freezegun==1.5.1
# via -r ./test.in
grpcio==1.66.0
grpcio==1.66.1
# via
# -c ././deps/constraints.txt
# -r ./test.in