@@ -8,15 +8,15 @@ annotated-types==0.7.0
8
8
# via pydantic
9
9
anyio==4.4.0
10
10
# via
11
- # -c ./ ingest/../base.txt
11
+ # -c ingest/../base.txt
12
12
# httpx
13
13
# starlette
14
14
# watchfiles
15
15
asgiref==3.8.1
16
16
# via opentelemetry-instrumentation-asgi
17
17
backoff==2.2.1
18
18
# via
19
- # -c ./ ingest/../base.txt
19
+ # -c ingest/../base.txt
20
20
# posthog
21
21
bcrypt==4.2.0
22
22
# via chromadb
@@ -26,22 +26,22 @@ cachetools==5.5.0
26
26
# via google-auth
27
27
certifi==2024.8.30
28
28
# via
29
- # -c ./ ingest/../base.txt
29
+ # -c ingest/../base.txt
30
30
# httpcore
31
31
# httpx
32
32
# kubernetes
33
33
# requests
34
34
charset-normalizer==3.3.2
35
35
# via
36
- # -c ./ ingest/../base.txt
36
+ # -c ingest/../base.txt
37
37
# requests
38
38
chroma-hnswlib==0.7.6
39
39
# via chromadb
40
40
chromadb==0.5.5
41
- # via -r ./ ingest/chroma.in
41
+ # via -r ingest/chroma.in
42
42
click==8.1.7
43
43
# via
44
- # -c ./ ingest/../base.txt
44
+ # -c ingest/../base.txt
45
45
# typer
46
46
# uvicorn
47
47
coloredlogs==15.0.1
@@ -53,7 +53,7 @@ deprecated==1.2.14
53
53
# opentelemetry-semantic-conventions
54
54
exceptiongroup==1.2.2
55
55
# via
56
- # -c ./ ingest/../base.txt
56
+ # -c ingest/../base.txt
57
57
# anyio
58
58
fastapi==0.112.2
59
59
# via chromadb
@@ -69,43 +69,47 @@ googleapis-common-protos==1.65.0
69
69
# via opentelemetry-exporter-otlp-proto-grpc
70
70
grpcio==1.66.1
71
71
# via
72
- # -c ./ ingest/../deps/constraints.txt
72
+ # -c ingest/../deps/constraints.txt
73
73
# chromadb
74
74
# opentelemetry-exporter-otlp-proto-grpc
75
75
h11==0.14.0
76
76
# via
77
- # -c ./ ingest/../base.txt
77
+ # -c ingest/../base.txt
78
78
# httpcore
79
79
# uvicorn
80
80
httpcore==1.0.5
81
81
# via
82
- # -c ./ ingest/../base.txt
82
+ # -c ingest/../base.txt
83
83
# httpx
84
84
httptools==0.6.1
85
85
# via uvicorn
86
86
httpx==0.27.2
87
87
# via
88
- # -c ./ ingest/../base.txt
88
+ # -c ingest/../base.txt
89
89
# chromadb
90
90
huggingface-hub==0.24.6
91
91
# via tokenizers
92
92
humanfriendly==10.0
93
93
# via coloredlogs
94
94
idna==3.8
95
95
# via
96
- # -c ./ ingest/../base.txt
96
+ # -c ingest/../base.txt
97
97
# anyio
98
98
# httpx
99
99
# requests
100
100
importlib-metadata==8.4.0
101
101
# via
102
- # -r ./ ingest/chroma.in
102
+ # -r ingest/chroma.in
103
103
# build
104
104
# opentelemetry-api
105
105
importlib-resources==6.4.4
106
106
# via chromadb
107
107
kubernetes==30.1.0
108
108
# via chromadb
109
+ markdown-it-py==3.0.0
110
+ # via rich
111
+ mdurl==0.1.2
112
+ # via markdown-it-py
109
113
mmh3==4.1.0
110
114
# via chromadb
111
115
monotonic==1.6
@@ -114,7 +118,7 @@ mpmath==1.3.0
114
118
# via sympy
115
119
numpy==1.26.4
116
120
# via
117
- # -c ./ ingest/../base.txt
121
+ # -c ingest/../base.txt
118
122
# chroma-hnswlib
119
123
# chromadb
120
124
# onnxruntime
@@ -168,15 +172,15 @@ overrides==7.7.0
168
172
# via chromadb
169
173
packaging==24.1
170
174
# via
171
- # -c ./ ingest/../base.txt
175
+ # -c ingest/../base.txt
172
176
# build
173
177
# huggingface-hub
174
178
# onnxruntime
175
179
posthog==3.6.0
176
180
# via chromadb
177
181
protobuf==4.23.4
178
182
# via
179
- # -c ./ ingest/../deps/constraints.txt
183
+ # -c ingest/../deps/constraints.txt
180
184
# googleapis-common-protos
181
185
# onnxruntime
182
186
# opentelemetry-proto
@@ -192,13 +196,15 @@ pydantic==2.8.2
192
196
# fastapi
193
197
pydantic-core==2.20.1
194
198
# via pydantic
199
+ pygments==2.18.0
200
+ # via rich
195
201
pypika==0.48.9
196
202
# via chromadb
197
203
pyproject-hooks==1.1.0
198
204
# via build
199
205
python-dateutil==2.9.0.post0
200
206
# via
201
- # -c ./ ingest/../base.txt
207
+ # -c ingest/../base.txt
202
208
# kubernetes
203
209
# posthog
204
210
python-dotenv==1.0.1
@@ -211,24 +217,28 @@ pyyaml==6.0.2
211
217
# uvicorn
212
218
requests==2.32.3
213
219
# via
214
- # -c ./ ingest/../base.txt
220
+ # -c ingest/../base.txt
215
221
# huggingface-hub
216
222
# kubernetes
217
223
# posthog
218
224
# requests-oauthlib
219
225
requests-oauthlib==2.0.0
220
226
# via kubernetes
227
+ rich==13.8.0
228
+ # via typer
221
229
rsa==4.9
222
230
# via google-auth
231
+ shellingham==1.5.4
232
+ # via typer
223
233
six==1.16.0
224
234
# via
225
- # -c ./ ingest/../base.txt
235
+ # -c ingest/../base.txt
226
236
# kubernetes
227
237
# posthog
228
238
# python-dateutil
229
239
sniffio==1.3.1
230
240
# via
231
- # -c ./ ingest/../base.txt
241
+ # -c ingest/../base.txt
232
242
# anyio
233
243
# httpx
234
244
starlette==0.38.2
@@ -237,26 +247,26 @@ sympy==1.13.2
237
247
# via onnxruntime
238
248
tenacity==8.5.0
239
249
# via
240
- # -r ./ ingest/chroma.in
250
+ # -r ingest/chroma.in
241
251
# chromadb
242
252
tokenizers==0.19.1
243
253
# via
244
- # -c ./ ingest/../deps/constraints.txt
254
+ # -c ingest/../deps/constraints.txt
245
255
# chromadb
246
256
tomli==2.0.1
247
257
# via build
248
258
tqdm==4.66.5
249
259
# via
250
- # -c ./ ingest/../base.txt
260
+ # -c ingest/../base.txt
251
261
# chromadb
252
262
# huggingface-hub
253
- typer==0.9.0
263
+ typer==0.12.5
254
264
# via
255
- # -r ./ ingest/chroma.in
265
+ # -r ingest/chroma.in
256
266
# chromadb
257
267
typing-extensions==4.12.2
258
268
# via
259
- # -c ./ ingest/../base.txt
269
+ # -c ingest/../base.txt
260
270
# anyio
261
271
# asgiref
262
272
# chromadb
@@ -270,8 +280,8 @@ typing-extensions==4.12.2
270
280
# uvicorn
271
281
urllib3==1.26.20
272
282
# via
273
- # -c ./ ingest/../base.txt
274
- # -c ./ ingest/../deps/constraints.txt
283
+ # -c ingest/../base.txt
284
+ # -c ingest/../deps/constraints.txt
275
285
# kubernetes
276
286
# requests
277
287
uvicorn[standard]==0.30.6
@@ -286,8 +296,8 @@ websockets==13.0.1
286
296
# via uvicorn
287
297
wrapt==1.16.0
288
298
# via
289
- # -c ./ ingest/../base.txt
290
- # -c ./ ingest/../deps/constraints.txt
299
+ # -c ingest/../base.txt
300
+ # -c ingest/../deps/constraints.txt
291
301
# deprecated
292
302
# opentelemetry-instrumentation
293
303
zipp==3.20.1
0 commit comments