Skip to content

Commit

Permalink
build(deps): bump typer from 0.9.0 to 0.12.5 in /requirements
Browse files Browse the repository at this point in the history
Bumps [typer](https://github.com/fastapi/typer) from 0.9.0 to 0.12.5.
- [Release notes](https://github.com/fastapi/typer/releases)
- [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md)
- [Commits](fastapi/typer@0.9.0...0.12.5)

---
updated-dependencies:
- dependency-name: typer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 46e04b1 commit 3ad4136
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 36 deletions.
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.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
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 @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand All @@ -169,51 +170,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.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
Expand All @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 3ad4136

Please sign in to comment.