diff --git a/requirements/ingest/chroma.in b/requirements/ingest/chroma.in index b94a6b462e..1154bbcf1e 100644 --- a/requirements/ingest/chroma.in +++ b/requirements/ingest/chroma.in @@ -3,7 +3,7 @@ chromadb>0.4.14 importlib-metadata>=8.2.0 # Future releases adds in typer-cli which breaks the resolution of typer as a library -typer<=0.9.0 +typer<=0.12.5 # 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/ diff --git a/requirements/ingest/chroma.txt b/requirements/ingest/chroma.txt index 445722717d..e5732897fe 100644 --- a/requirements/ingest/chroma.txt +++ b/requirements/ingest/chroma.txt @@ -8,13 +8,12 @@ annotated-types==0.7.0 # via pydantic anyio==4.4.0 # via - # -c ./ingest/../base.txt - # httpx + # -c ingest/../base.txt # starlette # watchfiles backoff==2.2.1 # via - # -c ./ingest/../base.txt + # -c ingest/../base.txt # opentelemetry-exporter-otlp-proto-grpc # posthog bcrypt==4.2.0 @@ -23,22 +22,21 @@ cachetools==5.5.0 # via google-auth certifi==2024.8.30 # via - # -c ./ingest/../base.txt - # httpx + # -c ingest/../base.txt # kubernetes # pulsar-client # requests charset-normalizer==3.3.2 # via - # -c ./ingest/../base.txt + # -c ingest/../base.txt # requests chroma-hnswlib==0.7.3 # via chromadb chromadb==0.4.17 - # via -r ./ingest/chroma.in + # via -r ingest/chroma.in click==8.1.7 # via - # -c ./ingest/../base.txt + # -c ingest/../base.txt # typer # uvicorn coloredlogs==15.0.1 @@ -47,7 +45,7 @@ deprecated==1.2.14 # via opentelemetry-api exceptiongroup==1.2.2 # via - # -c ./ingest/../base.txt + # -c ingest/../base.txt # anyio fastapi==0.114.2 # via chromadb @@ -63,13 +61,12 @@ googleapis-common-protos==1.65.0 # via opentelemetry-exporter-otlp-proto-grpc grpcio==1.66.1 # via - # -c ./ingest/../deps/constraints.txt + # -c ingest/../deps/constraints.txt # chromadb # opentelemetry-exporter-otlp-proto-grpc h11==0.14.0 # via - # -c ./ingest/../base.txt - # httpcore + # -c ingest/../base.txt # uvicorn httptools==0.6.1 # via uvicorn @@ -79,25 +76,28 @@ humanfriendly==10.0 # via coloredlogs idna==3.10 # via - # -c ./ingest/../base.txt + # -c ingest/../base.txt # anyio - # httpx # requests importlib-metadata==8.5.0 # via - # -c ./ingest/../deps/constraints.txt - # -r ./ingest/chroma.in + # -c ingest/../deps/constraints.txt + # -r ingest/chroma.in importlib-resources==6.4.5 # via chromadb kubernetes==30.1.0 # via chromadb +markdown-it-py==3.0.0 + # via rich +mdurl==0.1.2 + # via markdown-it-py monotonic==1.6 # via posthog mpmath==1.3.0 # via sympy numpy==1.26.4 # via - # -c ./ingest/../base.txt + # -c ingest/../base.txt # chroma-hnswlib # chromadb # onnxruntime @@ -126,15 +126,14 @@ overrides==7.7.0 # via chromadb packaging==24.1 # via - # -c ./ingest/../base.txt - # build + # -c ingest/../base.txt # huggingface-hub # onnxruntime posthog==3.6.6 # via chromadb protobuf==4.25.4 # via - # -c ./ingest/../deps/constraints.txt + # -c ingest/../deps/constraints.txt # googleapis-common-protos # onnxruntime # opentelemetry-proto @@ -152,11 +151,13 @@ pydantic==2.9.1 # fastapi pydantic-core==2.23.3 # via pydantic +pygments==2.18.0 + # via rich pypika==0.48.9 # via chromadb python-dateutil==2.9.0.post0 # via - # -c ./ingest/../base.txt + # -c ingest/../base.txt # kubernetes # posthog python-dotenv==1.0.1 @@ -169,7 +170,7 @@ pyyaml==6.0.2 # uvicorn requests==2.32.3 # via - # -c ./ingest/../base.txt + # -c ingest/../base.txt # chromadb # huggingface-hub # kubernetes @@ -177,43 +178,46 @@ requests==2.32.3 # requests-oauthlib requests-oauthlib==2.0.0 # via kubernetes +rich==13.8.1 + # via typer rsa==4.9 # via google-auth +shellingham==1.5.4 + # via typer six==1.16.0 # via - # -c ./ingest/../base.txt + # -c ingest/../base.txt # kubernetes # posthog # python-dateutil sniffio==1.3.1 # via - # -c ./ingest/../base.txt + # -c ingest/../base.txt # anyio - # httpx starlette==0.38.5 # via fastapi sympy==1.13.2 # via onnxruntime tenacity==8.5.0 # via - # -r ./ingest/chroma.in + # -r ingest/chroma.in # chromadb tokenizers==0.19.1 # via - # -c ./ingest/../deps/constraints.txt + # -c ingest/../deps/constraints.txt # chromadb tqdm==4.66.5 # via - # -c ./ingest/../base.txt + # -c ingest/../base.txt # chromadb # huggingface-hub -typer==0.9.0 +typer==0.12.5 # via - # -r ./ingest/chroma.in + # -r ingest/chroma.in # chromadb typing-extensions==4.12.2 # via - # -c ./ingest/../base.txt + # -c ingest/../base.txt # anyio # chromadb # fastapi @@ -226,8 +230,8 @@ typing-extensions==4.12.2 # uvicorn urllib3==1.26.20 # via - # -c ./ingest/../base.txt - # -c ./ingest/../deps/constraints.txt + # -c ingest/../base.txt + # -c ingest/../deps/constraints.txt # kubernetes # requests uvicorn[standard]==0.30.6 @@ -242,9 +246,8 @@ websockets==13.0.1 # via uvicorn wrapt==1.16.0 # via - # -c ./ingest/../base.txt + # -c ingest/../base.txt # deprecated - # opentelemetry-instrumentation zipp==3.20.2 # via # importlib-metadata