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 5, 2024
1 parent c060467 commit 03518bd
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 31 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
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
70 changes: 40 additions & 30 deletions requirements/ingest/chroma.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ annotated-types==0.7.0
# via pydantic
anyio==4.4.0
# via
# -c ./ingest/../base.txt
# -c ingest/../base.txt
# httpx
# starlette
# watchfiles
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
Expand All @@ -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
Expand All @@ -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.113.0
# via chromadb
Expand All @@ -69,43 +69,47 @@ 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
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
Expand All @@ -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
Expand Down Expand Up @@ -168,15 +172,15 @@ overrides==7.7.0
# via chromadb
packaging==24.1
# via
# -c ./ingest/../base.txt
# -c ingest/../base.txt
# build
# huggingface-hub
# onnxruntime
posthog==3.6.3
# via chromadb
protobuf==4.23.4
# via
# -c ./ingest/../deps/constraints.txt
# -c ingest/../deps/constraints.txt
# googleapis-common-protos
# onnxruntime
# opentelemetry-proto
Expand All @@ -192,13 +196,15 @@ pydantic==2.9.0
# fastapi
pydantic-core==2.23.2
# 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
Expand All @@ -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.4
Expand All @@ -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
Expand All @@ -272,8 +282,8 @@ tzdata==2024.1
# via pydantic
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 @@ -288,8 +298,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
Expand Down

0 comments on commit 03518bd

Please sign in to comment.