@@ -64,6 +64,8 @@ click==8.1.7
64
64
# via burr
65
65
# via streamlit
66
66
# via uvicorn
67
+ coloredlogs==15.0.1
68
+ # via onnxruntime
67
69
contourpy==1.2.1
68
70
# via matplotlib
69
71
cycler==0.12.1
@@ -84,9 +86,13 @@ fastapi==0.112.0
84
86
# via burr
85
87
fastapi-pagination==0.12.26
86
88
# via burr
89
+ fastembed==0.3.6
90
+ # via scrapegraphai
87
91
filelock==3.15.4
88
92
# via huggingface-hub
89
93
# via transformers
94
+ flatbuffers==24.3.25
95
+ # via onnxruntime
90
96
fonttools==4.53.1
91
97
# via matplotlib
92
98
free-proxy==1.1.1
@@ -132,11 +138,19 @@ greenlet==3.0.3
132
138
grpcio==1.65.4
133
139
# via google-api-core
134
140
# via grpcio-status
141
+ # via grpcio-tools
142
+ # via qdrant-client
135
143
grpcio-status==1.62.3
136
144
# via google-api-core
145
+ grpcio-tools==1.62.3
146
+ # via qdrant-client
137
147
h11==0.14.0
138
148
# via httpcore
139
149
# via uvicorn
150
+ h2==4.1.0
151
+ # via httpx
152
+ hpack==4.0.0
153
+ # via h2
140
154
html2text==2024.2.26
141
155
# via scrapegraphai
142
156
httpcore==1.0.5
@@ -149,11 +163,17 @@ httpx==0.27.0
149
163
# via langsmith
150
164
# via ollama
151
165
# via openai
166
+ # via qdrant-client
152
167
httpx-sse==0.4.0
153
168
# via langchain-mistralai
154
169
huggingface-hub==0.24.5
170
+ # via fastembed
155
171
# via tokenizers
156
172
# via transformers
173
+ humanfriendly==10.0
174
+ # via coloredlogs
175
+ hyperframe==6.0.1
176
+ # via h2
157
177
idna==3.7
158
178
# via anyio
159
179
# via httpx
@@ -218,6 +238,7 @@ langsmith==0.1.121
218
238
# via langchain-core
219
239
loguru==0.7.2
220
240
# via burr
241
+ # via fastembed
221
242
lxml==5.3.0
222
243
# via free-proxy
223
244
markdown-it-py==3.0.0
@@ -236,8 +257,12 @@ minify-html==0.15.0
236
257
# via scrapegraphai
237
258
mistral-common==1.4.1
238
259
# via scrapegraphai
260
+ mmh3==4.1.0
261
+ # via fastembed
239
262
mpire==2.10.2
240
263
# via semchunk
264
+ mpmath==1.3.0
265
+ # via sympy
241
266
multidict==6.0.5
242
267
# via aiohttp
243
268
# via yarl
@@ -249,19 +274,27 @@ narwhals==1.3.0
249
274
# via altair
250
275
numpy==1.26.4
251
276
# via contourpy
277
+ # via fastembed
252
278
# via langchain
253
279
# via langchain-aws
254
280
# via langchain-community
255
281
# via matplotlib
282
+ # via onnx
283
+ # via onnxruntime
256
284
# via opencv-python-headless
257
285
# via pandas
258
286
# via pyarrow
259
287
# via pydeck
288
+ # via qdrant-client
260
289
# via sf-hamilton
261
290
# via streamlit
262
291
# via transformers
263
292
ollama==0.3.2
264
293
# via langchain-ollama
294
+ onnx==1.17.0
295
+ # via fastembed
296
+ onnxruntime==1.19.2
297
+ # via fastembed
265
298
openai==1.40.3
266
299
# via burr
267
300
# via langchain-openai
@@ -275,6 +308,7 @@ packaging==24.1
275
308
# via langchain-core
276
309
# via marshmallow
277
310
# via matplotlib
311
+ # via onnxruntime
278
312
# via pytest
279
313
# via sphinx
280
314
# via streamlit
@@ -284,6 +318,7 @@ pandas==2.2.2
284
318
# via sf-hamilton
285
319
# via streamlit
286
320
pillow==10.4.0
321
+ # via fastembed
287
322
# via matplotlib
288
323
# via mistral-common
289
324
# via streamlit
@@ -294,6 +329,8 @@ playwright==1.45.1
294
329
# via undetected-playwright
295
330
pluggy==1.5.0
296
331
# via pytest
332
+ portalocker==2.10.1
333
+ # via qdrant-client
297
334
proto-plus==1.24.0
298
335
# via google-ai-generativelanguage
299
336
# via google-api-core
@@ -303,6 +340,9 @@ protobuf==4.25.4
303
340
# via google-generativeai
304
341
# via googleapis-common-protos
305
342
# via grpcio-status
343
+ # via grpcio-tools
344
+ # via onnx
345
+ # via onnxruntime
306
346
# via proto-plus
307
347
# via streamlit
308
348
pyarrow==17.0.0
@@ -326,6 +366,7 @@ pydantic==2.8.2
326
366
# via mistral-common
327
367
# via openai
328
368
# via pydantic-settings
369
+ # via qdrant-client
329
370
pydantic-core==2.20.1
330
371
# via pydantic
331
372
pydantic-settings==2.5.2
@@ -343,6 +384,8 @@ pylint==3.2.6
343
384
pyparsing==3.1.2
344
385
# via httplib2
345
386
# via matplotlib
387
+ pystemmer==2.2.0.1
388
+ # via fastembed
346
389
pytest==8.0.0
347
390
# via pytest-mock
348
391
pytest-mock==3.14.0
@@ -361,6 +404,8 @@ pyyaml==6.0.2
361
404
# via langchain-community
362
405
# via langchain-core
363
406
# via transformers
407
+ qdrant-client==1.11.3
408
+ # via scrapegraphai
364
409
referencing==0.35.1
365
410
# via jsonschema
366
411
# via jsonschema-specifications
@@ -369,6 +414,7 @@ regex==2024.7.24
369
414
# via transformers
370
415
requests==2.32.3
371
416
# via burr
417
+ # via fastembed
372
418
# via free-proxy
373
419
# via google-api-core
374
420
# via huggingface-hub
@@ -395,6 +441,8 @@ semchunk==2.2.0
395
441
# via scrapegraphai
396
442
sentencepiece==0.2.0
397
443
# via mistral-common
444
+ setuptools==75.1.0
445
+ # via grpcio-tools
398
446
sf-hamilton==1.73.1
399
447
# via burr
400
448
six==1.16.0
@@ -406,6 +454,7 @@ sniffio==1.3.1
406
454
# via httpx
407
455
# via openai
408
456
snowballstemmer==2.2.0
457
+ # via fastembed
409
458
# via sphinx
410
459
soupsieve==2.5
411
460
# via beautifulsoup4
@@ -434,6 +483,8 @@ starlette==0.37.2
434
483
# via fastapi
435
484
streamlit==1.37.1
436
485
# via burr
486
+ sympy==1.13.3
487
+ # via onnxruntime
437
488
tenacity==8.5.0
438
489
# via langchain
439
490
# via langchain-community
@@ -444,6 +495,7 @@ tiktoken==0.7.0
444
495
# via mistral-common
445
496
# via scrapegraphai
446
497
tokenizers==0.19.1
498
+ # via fastembed
447
499
# via langchain-mistralai
448
500
# via transformers
449
501
toml==0.10.2
@@ -456,6 +508,7 @@ tomlkit==0.13.0
456
508
tornado==6.4.1
457
509
# via streamlit
458
510
tqdm==4.66.5
511
+ # via fastembed
459
512
# via google-generativeai
460
513
# via huggingface-hub
461
514
# via mpire
@@ -495,6 +548,7 @@ uritemplate==4.1.1
495
548
# via google-api-python-client
496
549
urllib3==1.26.19
497
550
# via botocore
551
+ # via qdrant-client
498
552
# via requests
499
553
uvicorn==0.30.5
500
554
# via burr
0 commit comments