Skip to content

Commit 9c5c7cf

Browse files
build(deps): bump typer from 0.9.0 to 0.12.5 in /requirements
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] <support@github.com>
1 parent 7d66a23 commit 9c5c7cf

File tree

2 files changed

+39
-36
lines changed

2 files changed

+39
-36
lines changed

requirements/ingest/chroma.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
chromadb>0.4.14
44
importlib-metadata>=8.2.0
55
# Future releases adds in typer-cli which breaks the resolution of typer as a library
6-
typer<=0.9.0
6+
typer<=0.12.5
77
# tenacity 9.0.0 is being installed via chroma, but other dependencies (langchain) restrict tenacity
88
# to <9.0.0 and resolve to 8.5.0.
99
# The original langchain pin: https://github.com/langchain-ai/langchain/pull/849/

requirements/ingest/chroma.txt

Lines changed: 38 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,12 @@ annotated-types==0.7.0
88
# via pydantic
99
anyio==4.5.0
1010
# via
11-
# -c ./ingest/../base.txt
12-
# httpx
11+
# -c ingest/../base.txt
1312
# starlette
1413
# watchfiles
1514
backoff==2.2.1
1615
# via
17-
# -c ./ingest/../base.txt
16+
# -c ingest/../base.txt
1817
# opentelemetry-exporter-otlp-proto-grpc
1918
# posthog
2019
bcrypt==4.2.0
@@ -23,22 +22,21 @@ cachetools==5.5.0
2322
# via google-auth
2423
certifi==2024.8.30
2524
# via
26-
# -c ./ingest/../base.txt
27-
# httpx
25+
# -c ingest/../base.txt
2826
# kubernetes
2927
# pulsar-client
3028
# requests
3129
charset-normalizer==3.3.2
3230
# via
33-
# -c ./ingest/../base.txt
31+
# -c ingest/../base.txt
3432
# requests
3533
chroma-hnswlib==0.7.3
3634
# via chromadb
3735
chromadb==0.4.17
38-
# via -r ./ingest/chroma.in
36+
# via -r ingest/chroma.in
3937
click==8.1.7
4038
# via
41-
# -c ./ingest/../base.txt
39+
# -c ingest/../base.txt
4240
# typer
4341
# uvicorn
4442
coloredlogs==15.0.1
@@ -49,7 +47,7 @@ durationpy==0.7
4947
# via kubernetes
5048
exceptiongroup==1.2.2
5149
# via
52-
# -c ./ingest/../base.txt
50+
# -c ingest/../base.txt
5351
# anyio
5452
fastapi==0.115.0
5553
# via chromadb
@@ -65,13 +63,12 @@ googleapis-common-protos==1.65.0
6563
# via opentelemetry-exporter-otlp-proto-grpc
6664
grpcio==1.66.1
6765
# via
68-
# -c ./ingest/../deps/constraints.txt
66+
# -c ingest/../deps/constraints.txt
6967
# chromadb
7068
# opentelemetry-exporter-otlp-proto-grpc
7169
h11==0.14.0
7270
# via
73-
# -c ./ingest/../base.txt
74-
# httpcore
71+
# -c ingest/../base.txt
7572
# uvicorn
7673
httptools==0.6.1
7774
# via uvicorn
@@ -81,25 +78,28 @@ humanfriendly==10.0
8178
# via coloredlogs
8279
idna==3.10
8380
# via
84-
# -c ./ingest/../base.txt
81+
# -c ingest/../base.txt
8582
# anyio
86-
# httpx
8783
# requests
8884
importlib-metadata==8.5.0
8985
# via
90-
# -c ./ingest/../deps/constraints.txt
91-
# -r ./ingest/chroma.in
86+
# -c ingest/../deps/constraints.txt
87+
# -r ingest/chroma.in
9288
importlib-resources==6.4.5
9389
# via chromadb
9490
kubernetes==31.0.0
9591
# via chromadb
92+
markdown-it-py==3.0.0
93+
# via rich
94+
mdurl==0.1.2
95+
# via markdown-it-py
9696
monotonic==1.6
9797
# via posthog
9898
mpmath==1.3.0
9999
# via sympy
100100
numpy==1.26.4
101101
# via
102-
# -c ./ingest/../base.txt
102+
# -c ingest/../base.txt
103103
# chroma-hnswlib
104104
# chromadb
105105
# onnxruntime
@@ -128,15 +128,14 @@ overrides==7.7.0
128128
# via chromadb
129129
packaging==24.1
130130
# via
131-
# -c ./ingest/../base.txt
132-
# build
131+
# -c ingest/../base.txt
133132
# huggingface-hub
134133
# onnxruntime
135134
posthog==3.6.6
136135
# via chromadb
137136
protobuf==4.25.5
138137
# via
139-
# -c ./ingest/../deps/constraints.txt
138+
# -c ingest/../deps/constraints.txt
140139
# googleapis-common-protos
141140
# onnxruntime
142141
# opentelemetry-proto
@@ -154,11 +153,13 @@ pydantic==2.9.2
154153
# fastapi
155154
pydantic-core==2.23.4
156155
# via pydantic
156+
pygments==2.18.0
157+
# via rich
157158
pypika==0.48.9
158159
# via chromadb
159160
python-dateutil==2.9.0.post0
160161
# via
161-
# -c ./ingest/../base.txt
162+
# -c ingest/../base.txt
162163
# kubernetes
163164
# posthog
164165
python-dotenv==1.0.1
@@ -171,51 +172,54 @@ pyyaml==6.0.2
171172
# uvicorn
172173
requests==2.32.3
173174
# via
174-
# -c ./ingest/../base.txt
175+
# -c ingest/../base.txt
175176
# chromadb
176177
# huggingface-hub
177178
# kubernetes
178179
# posthog
179180
# requests-oauthlib
180181
requests-oauthlib==2.0.0
181182
# via kubernetes
183+
rich==13.8.1
184+
# via typer
182185
rsa==4.9
183186
# via google-auth
187+
shellingham==1.5.4
188+
# via typer
184189
six==1.16.0
185190
# via
186-
# -c ./ingest/../base.txt
191+
# -c ingest/../base.txt
187192
# kubernetes
188193
# posthog
189194
# python-dateutil
190195
sniffio==1.3.1
191196
# via
192-
# -c ./ingest/../base.txt
197+
# -c ingest/../base.txt
193198
# anyio
194-
# httpx
195199
starlette==0.38.5
196200
# via fastapi
197201
sympy==1.13.3
198202
# via onnxruntime
199203
tenacity==8.5.0
200204
# via
201-
# -r ./ingest/chroma.in
205+
# -r ingest/chroma.in
202206
# chromadb
203207
tokenizers==0.19.1
204208
# via
205-
# -c ./ingest/../deps/constraints.txt
209+
# -c ingest/../deps/constraints.txt
206210
# chromadb
207211
tqdm==4.66.5
208212
# via
209-
# -c ./ingest/../base.txt
213+
# -c ingest/../base.txt
210214
# chromadb
211215
# huggingface-hub
212-
typer==0.9.0
216+
typer==0.12.5
213217
# via
214-
# -r ./ingest/chroma.in
218+
# -r ingest/chroma.in
215219
# chromadb
216220
typing-extensions==4.12.2
217221
# via
218-
# -c ./ingest/../base.txt
222+
# -c ingest/../base.txt
219223
# anyio
220224
# chromadb
221225
# fastapi
@@ -228,8 +232,8 @@ typing-extensions==4.12.2
228232
# uvicorn
229233
urllib3==1.26.20
230234
# via
231-
# -c ./ingest/../base.txt
232-
# -c ./ingest/../deps/constraints.txt
235+
# -c ingest/../base.txt
236+
# -c ingest/../deps/constraints.txt
233237
# kubernetes
234238
# requests
235239
uvicorn[standard]==0.30.6
@@ -244,9 +248,8 @@ websockets==13.0.1
244248
# via uvicorn
245249
wrapt==1.16.0
246250
# via
247-
# -c ./ingest/../base.txt
251+
# -c ingest/../base.txt
248252
# deprecated
249-
# opentelemetry-instrumentation
250253
zipp==3.20.2
251254
# via
252255
# importlib-metadata

0 commit comments

Comments
 (0)