@@ -8,13 +8,12 @@ annotated-types==0.7.0
8
8
# via pydantic
9
9
anyio==4.5.0
10
10
# via
11
- # -c ./ingest/../base.txt
12
- # httpx
11
+ # -c ingest/../base.txt
13
12
# starlette
14
13
# watchfiles
15
14
backoff==2.2.1
16
15
# via
17
- # -c ./ ingest/../base.txt
16
+ # -c ingest/../base.txt
18
17
# opentelemetry-exporter-otlp-proto-grpc
19
18
# posthog
20
19
bcrypt==4.2.0
@@ -23,22 +22,21 @@ cachetools==5.5.0
23
22
# via google-auth
24
23
certifi==2024.8.30
25
24
# via
26
- # -c ./ingest/../base.txt
27
- # httpx
25
+ # -c ingest/../base.txt
28
26
# kubernetes
29
27
# pulsar-client
30
28
# requests
31
29
charset-normalizer==3.3.2
32
30
# via
33
- # -c ./ ingest/../base.txt
31
+ # -c ingest/../base.txt
34
32
# requests
35
33
chroma-hnswlib==0.7.3
36
34
# via chromadb
37
35
chromadb==0.4.17
38
- # via -r ./ ingest/chroma.in
36
+ # via -r ingest/chroma.in
39
37
click==8.1.7
40
38
# via
41
- # -c ./ ingest/../base.txt
39
+ # -c ingest/../base.txt
42
40
# typer
43
41
# uvicorn
44
42
coloredlogs==15.0.1
@@ -49,7 +47,7 @@ durationpy==0.7
49
47
# via kubernetes
50
48
exceptiongroup==1.2.2
51
49
# via
52
- # -c ./ ingest/../base.txt
50
+ # -c ingest/../base.txt
53
51
# anyio
54
52
fastapi==0.115.0
55
53
# via chromadb
@@ -65,13 +63,12 @@ googleapis-common-protos==1.65.0
65
63
# via opentelemetry-exporter-otlp-proto-grpc
66
64
grpcio==1.66.1
67
65
# via
68
- # -c ./ ingest/../deps/constraints.txt
66
+ # -c ingest/../deps/constraints.txt
69
67
# chromadb
70
68
# opentelemetry-exporter-otlp-proto-grpc
71
69
h11==0.14.0
72
70
# via
73
- # -c ./ingest/../base.txt
74
- # httpcore
71
+ # -c ingest/../base.txt
75
72
# uvicorn
76
73
httptools==0.6.1
77
74
# via uvicorn
@@ -81,25 +78,28 @@ humanfriendly==10.0
81
78
# via coloredlogs
82
79
idna==3.10
83
80
# via
84
- # -c ./ ingest/../base.txt
81
+ # -c ingest/../base.txt
85
82
# anyio
86
- # httpx
87
83
# requests
88
84
importlib-metadata==8.5.0
89
85
# via
90
- # -c ./ ingest/../deps/constraints.txt
91
- # -r ./ ingest/chroma.in
86
+ # -c ingest/../deps/constraints.txt
87
+ # -r ingest/chroma.in
92
88
importlib-resources==6.4.5
93
89
# via chromadb
94
90
kubernetes==31.0.0
95
91
# via chromadb
92
+ markdown-it-py==3.0.0
93
+ # via rich
94
+ mdurl==0.1.2
95
+ # via markdown-it-py
96
96
monotonic==1.6
97
97
# via posthog
98
98
mpmath==1.3.0
99
99
# via sympy
100
100
numpy==1.26.4
101
101
# via
102
- # -c ./ ingest/../base.txt
102
+ # -c ingest/../base.txt
103
103
# chroma-hnswlib
104
104
# chromadb
105
105
# onnxruntime
@@ -128,15 +128,14 @@ overrides==7.7.0
128
128
# via chromadb
129
129
packaging==24.1
130
130
# via
131
- # -c ./ingest/../base.txt
132
- # build
131
+ # -c ingest/../base.txt
133
132
# huggingface-hub
134
133
# onnxruntime
135
134
posthog==3.6.6
136
135
# via chromadb
137
136
protobuf==4.25.5
138
137
# via
139
- # -c ./ ingest/../deps/constraints.txt
138
+ # -c ingest/../deps/constraints.txt
140
139
# googleapis-common-protos
141
140
# onnxruntime
142
141
# opentelemetry-proto
@@ -154,11 +153,13 @@ pydantic==2.9.2
154
153
# fastapi
155
154
pydantic-core==2.23.4
156
155
# via pydantic
156
+ pygments==2.18.0
157
+ # via rich
157
158
pypika==0.48.9
158
159
# via chromadb
159
160
python-dateutil==2.9.0.post0
160
161
# via
161
- # -c ./ ingest/../base.txt
162
+ # -c ingest/../base.txt
162
163
# kubernetes
163
164
# posthog
164
165
python-dotenv==1.0.1
@@ -171,51 +172,54 @@ pyyaml==6.0.2
171
172
# uvicorn
172
173
requests==2.32.3
173
174
# via
174
- # -c ./ ingest/../base.txt
175
+ # -c ingest/../base.txt
175
176
# chromadb
176
177
# huggingface-hub
177
178
# kubernetes
178
179
# posthog
179
180
# requests-oauthlib
180
181
requests-oauthlib==2.0.0
181
182
# via kubernetes
183
+ rich==13.8.1
184
+ # via typer
182
185
rsa==4.9
183
186
# via google-auth
187
+ shellingham==1.5.4
188
+ # via typer
184
189
six==1.16.0
185
190
# via
186
- # -c ./ ingest/../base.txt
191
+ # -c ingest/../base.txt
187
192
# kubernetes
188
193
# posthog
189
194
# python-dateutil
190
195
sniffio==1.3.1
191
196
# via
192
- # -c ./ ingest/../base.txt
197
+ # -c ingest/../base.txt
193
198
# anyio
194
- # httpx
195
199
starlette==0.38.5
196
200
# via fastapi
197
201
sympy==1.13.3
198
202
# via onnxruntime
199
203
tenacity==8.5.0
200
204
# via
201
- # -r ./ ingest/chroma.in
205
+ # -r ingest/chroma.in
202
206
# chromadb
203
207
tokenizers==0.19.1
204
208
# via
205
- # -c ./ ingest/../deps/constraints.txt
209
+ # -c ingest/../deps/constraints.txt
206
210
# chromadb
207
211
tqdm==4.66.5
208
212
# via
209
- # -c ./ ingest/../base.txt
213
+ # -c ingest/../base.txt
210
214
# chromadb
211
215
# huggingface-hub
212
- typer==0.9.0
216
+ typer==0.12.5
213
217
# via
214
- # -r ./ ingest/chroma.in
218
+ # -r ingest/chroma.in
215
219
# chromadb
216
220
typing-extensions==4.12.2
217
221
# via
218
- # -c ./ ingest/../base.txt
222
+ # -c ingest/../base.txt
219
223
# anyio
220
224
# chromadb
221
225
# fastapi
@@ -228,8 +232,8 @@ typing-extensions==4.12.2
228
232
# uvicorn
229
233
urllib3==1.26.20
230
234
# via
231
- # -c ./ ingest/../base.txt
232
- # -c ./ ingest/../deps/constraints.txt
235
+ # -c ingest/../base.txt
236
+ # -c ingest/../deps/constraints.txt
233
237
# kubernetes
234
238
# requests
235
239
uvicorn[standard]==0.30.6
@@ -244,9 +248,8 @@ websockets==13.0.1
244
248
# via uvicorn
245
249
wrapt==1.16.0
246
250
# via
247
- # -c ./ ingest/../base.txt
251
+ # -c ingest/../base.txt
248
252
# deprecated
249
- # opentelemetry-instrumentation
250
253
zipp==3.20.2
251
254
# via
252
255
# importlib-metadata
0 commit comments