diff --git a/requirements/ingest/chroma.in b/requirements/ingest/chroma.in index 4f9fa502ea..06b24e9de6 100644 --- a/requirements/ingest/chroma.in +++ b/requirements/ingest/chroma.in @@ -3,7 +3,7 @@ chromadb 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 65cfd2ff93..236fc8f016 100644 --- a/requirements/ingest/chroma.txt +++ b/requirements/ingest/chroma.txt @@ -8,7 +8,7 @@ annotated-types==0.7.0 # via pydantic anyio==4.4.0 # via - # -c ./ingest/../base.txt + # -c ingest/../base.txt # httpx # starlette # watchfiles @@ -16,7 +16,7 @@ asgiref==3.8.1 # via opentelemetry-instrumentation-asgi backoff==2.2.1 # via - # -c ./ingest/../base.txt + # -c ingest/../base.txt # posthog bcrypt==4.2.0 # via chromadb @@ -26,22 +26,22 @@ cachetools==5.5.0 # via google-auth certifi==2024.8.30 # via - # -c ./ingest/../base.txt + # -c ingest/../base.txt # httpcore # httpx # kubernetes # requests charset-normalizer==3.3.2 # via - # -c ./ingest/../base.txt + # -c ingest/../base.txt # requests chroma-hnswlib==0.7.6 # via chromadb chromadb==0.5.5 - # 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 @@ -53,7 +53,7 @@ deprecated==1.2.14 # opentelemetry-semantic-conventions exceptiongroup==1.2.2 # via - # -c ./ingest/../base.txt + # -c ingest/../base.txt # anyio fastapi==0.114.0 # via chromadb @@ -69,23 +69,23 @@ 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 + # -c ingest/../base.txt # httpcore # uvicorn httpcore==1.0.5 # via - # -c ./ingest/../base.txt + # -c ingest/../base.txt # httpx httptools==0.6.1 # via uvicorn httpx==0.27.2 # via - # -c ./ingest/../base.txt + # -c ingest/../base.txt # chromadb huggingface-hub==0.24.6 # via tokenizers @@ -93,19 +93,23 @@ humanfriendly==10.0 # via coloredlogs idna==3.8 # via - # -c ./ingest/../base.txt + # -c ingest/../base.txt # anyio # httpx # requests importlib-metadata==8.4.0 # via - # -r ./ingest/chroma.in + # -r ingest/chroma.in # build # opentelemetry-api importlib-resources==6.4.4 # via chromadb kubernetes==30.1.0 # via chromadb +markdown-it-py==3.0.0 + # via rich +mdurl==0.1.2 + # via markdown-it-py mmh3==4.1.0 # via chromadb monotonic==1.6 @@ -114,7 +118,7 @@ mpmath==1.3.0 # via sympy numpy==1.26.4 # via - # -c ./ingest/../base.txt + # -c ingest/../base.txt # chroma-hnswlib # chromadb # onnxruntime @@ -168,7 +172,7 @@ overrides==7.7.0 # via chromadb packaging==24.1 # via - # -c ./ingest/../base.txt + # -c ingest/../base.txt # build # huggingface-hub # onnxruntime @@ -176,7 +180,7 @@ posthog==3.6.4 # via chromadb protobuf==4.23.4 # via - # -c ./ingest/../deps/constraints.txt + # -c ingest/../deps/constraints.txt # googleapis-common-protos # onnxruntime # opentelemetry-proto @@ -192,13 +196,15 @@ pydantic==2.9.1 # fastapi pydantic-core==2.23.3 # via pydantic +pygments==2.18.0 + # via rich pypika==0.48.9 # via chromadb pyproject-hooks==1.1.0 # via build python-dateutil==2.9.0.post0 # via - # -c ./ingest/../base.txt + # -c ingest/../base.txt # kubernetes # posthog python-dotenv==1.0.1 @@ -211,24 +217,28 @@ pyyaml==6.0.2 # uvicorn requests==2.32.3 # via - # -c ./ingest/../base.txt + # -c ingest/../base.txt # huggingface-hub # kubernetes # posthog # requests-oauthlib requests-oauthlib==2.0.0 # via kubernetes +rich==13.8.0 + # 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 @@ -237,26 +247,26 @@ 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 tomli==2.0.1 # via build 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 # asgiref # chromadb @@ -270,8 +280,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 @@ -286,8 +296,8 @@ websockets==13.0.1 # via uvicorn wrapt==1.16.0 # via - # -c ./ingest/../base.txt - # -c ./ingest/../deps/constraints.txt + # -c ingest/../base.txt + # -c ingest/../deps/constraints.txt # deprecated # opentelemetry-instrumentation zipp==3.20.1