Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump typer from 0.9.0 to 0.12.5 in /requirements #3585

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/ingest/chroma.in
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down
73 changes: 38 additions & 35 deletions requirements/ingest/chroma.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,12 @@ annotated-types==0.7.0
# via pydantic
anyio==4.5.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
Expand All @@ -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
Expand All @@ -49,7 +47,7 @@ durationpy==0.7
# via kubernetes
exceptiongroup==1.2.2
# via
# -c ./ingest/../base.txt
# -c ingest/../base.txt
# anyio
fastapi==0.115.0
# via chromadb
Expand All @@ -65,13 +63,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
Expand All @@ -81,25 +78,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==31.0.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
Expand Down Expand Up @@ -128,15 +128,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.5
# via
# -c ./ingest/../deps/constraints.txt
# -c ingest/../deps/constraints.txt
# googleapis-common-protos
# onnxruntime
# opentelemetry-proto
Expand All @@ -154,11 +153,13 @@ pydantic==2.9.2
# fastapi
pydantic-core==2.23.4
# 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
Expand All @@ -171,51 +172,54 @@ pyyaml==6.0.2
# uvicorn
requests==2.32.3
# via
# -c ./ingest/../base.txt
# -c ingest/../base.txt
# chromadb
# huggingface-hub
# kubernetes
# posthog
# 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.3
# 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
Expand All @@ -228,8 +232,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
Expand All @@ -244,9 +248,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
Expand Down
Loading