-
Notifications
You must be signed in to change notification settings - Fork 46
/
requirements-dev.lock
771 lines (770 loc) · 17.7 KB
/
requirements-dev.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
# generated by rye
# use `rye lock` or `rye sync` to update this lockfile
#
# last locked with the following flags:
# pre: false
# features: []
# all-features: true
# with-sources: false
# generate-hashes: false
# universal: true
-e file:.
aiohappyeyeballs==2.4.0
# via aiohttp
aiohttp==3.10.5
# via langchain
# via langchain-community
# via llama-index-core
# via llama-index-legacy
aiosignal==1.3.1
# via aiohttp
annotated-types==0.7.0
# via pydantic
anthropic==0.37.1
# via langchain-anthropic
antlr4-python3-runtime==4.9.3
# via omegaconf
anyio==4.4.0
# via anthropic
# via httpx
# via openai
# via starlette
appnope==0.1.4 ; platform_system == 'Darwin'
# via ipykernel
asttokens==2.4.1
# via stack-data
attrs==24.2.0
# via aiohttp
backoff==2.2.1
# via megaparse
# via unstructured
beautifulsoup4==4.12.3
# via bs4
# via llama-index-readers-file
# via unstructured
black==24.8.0
# via flake8-black
bs4==0.0.2
# via llama-index-readers-file
cachetools==5.5.0
# via google-auth
certifi==2024.7.4
# via httpcore
# via httpx
# via requests
# via unstructured-client
cffi==1.17.0 ; platform_python_implementation != 'PyPy' or implementation_name == 'pypy'
# via cryptography
# via pyzmq
cfgv==3.4.0
# via pre-commit
chardet==5.2.0
# via unstructured
charset-normalizer==3.3.2
# via pdfminer-six
# via requests
# via unstructured-client
click==8.1.7
# via black
# via nltk
# via python-oxmsg
# via uvicorn
cobble==0.1.4
# via mammoth
colorama==0.4.6 ; sys_platform == 'win32' or platform_system == 'Windows'
# via click
# via ipython
# via pytest
# via tqdm
coloredlogs==15.0.1
# via onnxruntime
comm==0.2.2
# via ipykernel
contourpy==1.2.1
# via matplotlib
coverage==7.6.1
# via pytest-cov
cryptography==43.0.0
# via pdfminer-six
cycler==0.12.1
# via matplotlib
dataclasses-json==0.6.7
# via langchain-community
# via llama-index-core
# via llama-index-legacy
# via unstructured
# via unstructured-client
debugpy==1.8.5
# via ipykernel
decorator==5.1.1
# via ipython
deepdiff==7.0.1
# via unstructured-client
defusedxml==0.7.1
# via langchain-anthropic
deprecated==1.2.14
# via llama-index-core
# via llama-index-legacy
# via pikepdf
dirtyjson==1.0.8
# via llama-index-core
# via llama-index-legacy
distlib==0.3.8
# via virtualenv
distro==1.9.0
# via anthropic
# via openai
effdet==0.4.1
# via unstructured
emoji==2.12.1
# via unstructured
et-xmlfile==1.1.0
# via openpyxl
execnet==2.1.1
# via pytest-xdist
executing==2.0.1
# via stack-data
fastapi==0.115.2
# via megaparse
filelock==3.15.4
# via huggingface-hub
# via torch
# via transformers
# via triton
# via virtualenv
filetype==1.2.0
# via unstructured
fire==0.6.0
# via pdf2docx
flake8==7.1.1
# via flake8-black
flake8-black==0.3.6
flatbuffers==24.3.25
# via onnxruntime
fonttools==4.53.1
# via matplotlib
# via pdf2docx
frozenlist==1.4.1
# via aiohttp
# via aiosignal
fsspec==2024.6.1
# via huggingface-hub
# via llama-index-core
# via llama-index-legacy
# via torch
google-api-core==2.19.1
# via google-cloud-vision
google-auth==2.34.0
# via google-api-core
# via google-cloud-vision
google-cloud-vision==3.7.4
# via unstructured
googleapis-common-protos==1.63.2
# via google-api-core
# via grpcio-status
greenlet==3.0.3
# via playwright
# via sqlalchemy
grpcio==1.65.5
# via google-api-core
# via grpcio-status
grpcio-status==1.65.5
# via google-api-core
h11==0.14.0
# via httpcore
# via uvicorn
httpcore==1.0.5
# via httpx
httpx==0.27.0
# via anthropic
# via langsmith
# via llama-index-core
# via llama-index-legacy
# via llamaindex-py-client
# via openai
# via unstructured-client
huggingface-hub==0.24.6
# via timm
# via tokenizers
# via transformers
# via unstructured-inference
humanfriendly==10.0
# via coloredlogs
identify==2.6.0
# via pre-commit
idna==3.7
# via anyio
# via httpx
# via requests
# via unstructured-client
# via yarl
iniconfig==2.0.0
# via pytest
iopath==0.1.10
# via layoutparser
ipykernel==6.29.5
ipython==8.26.0
# via ipykernel
jedi==0.19.1
# via ipython
jinja2==3.1.4
# via torch
jiter==0.5.0
# via anthropic
# via openai
joblib==1.4.2
# via nltk
jsonpatch==1.33
# via langchain-core
jsonpath-python==1.0.6
# via unstructured-client
jsonpointer==3.0.0
# via jsonpatch
jupyter-client==8.6.2
# via ipykernel
jupyter-core==5.7.2
# via ipykernel
# via jupyter-client
kiwisolver==1.4.5
# via matplotlib
langchain==0.3.4
# via langchain-community
# via megaparse
langchain-anthropic==0.2.3
# via megaparse
langchain-community==0.3.3
# via megaparse
langchain-core==0.3.12
# via langchain
# via langchain-anthropic
# via langchain-community
# via langchain-openai
# via langchain-text-splitters
# via megaparse
langchain-openai==0.2.3
# via megaparse
langchain-text-splitters==0.3.0
# via langchain
langdetect==1.0.9
# via unstructured
langsmith==0.1.137
# via langchain
# via langchain-community
# via langchain-core
layoutparser==0.3.4
# via unstructured-inference
llama-index==0.10.9
# via megaparse
llama-index-agent-openai==0.1.7
# via llama-index
# via llama-index-program-openai
llama-index-core==0.10.67
# via llama-index
# via llama-index-agent-openai
# via llama-index-embeddings-openai
# via llama-index-indices-managed-llama-cloud
# via llama-index-llms-openai
# via llama-index-multi-modal-llms-openai
# via llama-index-program-openai
# via llama-index-question-gen-openai
# via llama-index-readers-file
# via llama-index-readers-llama-parse
# via llama-parse
llama-index-embeddings-openai==0.1.11
# via llama-index
llama-index-indices-managed-llama-cloud==0.1.6
# via llama-index
llama-index-legacy==0.9.48.post3
# via llama-index
llama-index-llms-openai==0.1.29
# via llama-index
# via llama-index-agent-openai
# via llama-index-multi-modal-llms-openai
# via llama-index-program-openai
# via llama-index-question-gen-openai
llama-index-multi-modal-llms-openai==0.1.9
# via llama-index
llama-index-program-openai==0.1.7
# via llama-index
# via llama-index-question-gen-openai
llama-index-question-gen-openai==0.1.3
# via llama-index
llama-index-readers-file==0.1.1
# via llama-index
llama-index-readers-llama-parse==0.1.6
# via llama-index
llama-parse==0.4.9
# via llama-index-readers-llama-parse
# via megaparse
llamaindex-py-client==0.1.19
# via llama-index-indices-managed-llama-cloud
lxml==5.3.0
# via pikepdf
# via python-docx
# via python-pptx
# via unstructured
mammoth==1.8.0
# via megaparse
markdown==3.7
# via unstructured
markupsafe==2.1.5
# via jinja2
marshmallow==3.21.3
# via dataclasses-json
# via unstructured-client
matplotlib==3.9.2
# via pycocotools
# via unstructured-inference
matplotlib-inline==0.1.7
# via ipykernel
# via ipython
mccabe==0.7.0
# via flake8
mpmath==1.3.0
# via sympy
multidict==6.0.5
# via aiohttp
# via yarl
mypy==1.11.1
mypy-extensions==1.0.0
# via black
# via mypy
# via typing-inspect
# via unstructured-client
nest-asyncio==1.6.0
# via ipykernel
# via llama-index-core
# via llama-index-legacy
# via unstructured-client
networkx==3.3
# via llama-index-core
# via llama-index-legacy
# via torch
# via unstructured
nltk==3.9.1
# via llama-index-core
# via llama-index-legacy
# via unstructured
nodeenv==1.9.1
# via pre-commit
numpy==1.26.4
# via contourpy
# via langchain
# via langchain-community
# via layoutparser
# via llama-index-core
# via llama-index-legacy
# via matplotlib
# via megaparse
# via onnx
# via onnxruntime
# via opencv-python
# via opencv-python-headless
# via pandas
# via pdf2docx
# via pycocotools
# via scipy
# via torchvision
# via transformers
# via unstructured
nvidia-cublas-cu12==12.1.3.1 ; platform_machine == 'x86_64' and platform_system == 'Linux'
# via nvidia-cudnn-cu12
# via nvidia-cusolver-cu12
# via torch
nvidia-cuda-cupti-cu12==12.1.105 ; platform_machine == 'x86_64' and platform_system == 'Linux'
# via torch
nvidia-cuda-nvrtc-cu12==12.1.105 ; platform_machine == 'x86_64' and platform_system == 'Linux'
# via torch
nvidia-cuda-runtime-cu12==12.1.105 ; platform_machine == 'x86_64' and platform_system == 'Linux'
# via torch
nvidia-cudnn-cu12==9.1.0.70 ; platform_machine == 'x86_64' and platform_system == 'Linux'
# via torch
nvidia-cufft-cu12==11.0.2.54 ; platform_machine == 'x86_64' and platform_system == 'Linux'
# via torch
nvidia-curand-cu12==10.3.2.106 ; platform_machine == 'x86_64' and platform_system == 'Linux'
# via torch
nvidia-cusolver-cu12==11.4.5.107 ; platform_machine == 'x86_64' and platform_system == 'Linux'
# via torch
nvidia-cusparse-cu12==12.1.0.106 ; platform_machine == 'x86_64' and platform_system == 'Linux'
# via nvidia-cusolver-cu12
# via torch
nvidia-nccl-cu12==2.20.5 ; platform_machine == 'x86_64' and platform_system == 'Linux'
# via torch
nvidia-nvjitlink-cu12==12.6.20 ; platform_machine == 'x86_64' and platform_system == 'Linux'
# via nvidia-cusolver-cu12
# via nvidia-cusparse-cu12
nvidia-nvtx-cu12==12.1.105 ; platform_machine == 'x86_64' and platform_system == 'Linux'
# via torch
olefile==0.47
# via python-oxmsg
omegaconf==2.3.0
# via effdet
onnx==1.16.2
# via unstructured
# via unstructured-inference
onnxruntime==1.19.0
# via unstructured-inference
openai==1.52.2
# via langchain-openai
# via llama-index-core
# via llama-index-legacy
# via llama-index-llms-openai
opencv-python==4.10.0.84
# via layoutparser
# via unstructured-inference
opencv-python-headless==4.10.0.84
# via pdf2docx
openpyxl==3.1.5
# via unstructured
ordered-set==4.1.0
# via deepdiff
orjson==3.10.7
# via langsmith
packaging==24.1
# via black
# via huggingface-hub
# via ipykernel
# via langchain-core
# via marshmallow
# via matplotlib
# via onnxruntime
# via pikepdf
# via pytest
# via transformers
# via unstructured-client
# via unstructured-pytesseract
pandas==2.2.2
# via layoutparser
# via llama-index-core
# via llama-index-legacy
# via unstructured
parso==0.8.4
# via jedi
pathspec==0.12.1
# via black
pdf2docx==0.5.8
# via megaparse
pdf2image==1.17.0
# via layoutparser
# via unstructured
pdfminer-six==20231228
# via pdfplumber
# via unstructured
pdfplumber==0.11.4
# via layoutparser
# via megaparse
pexpect==4.9.0 ; sys_platform != 'emscripten' and sys_platform != 'win32'
# via ipython
pikepdf==9.1.1
# via unstructured
pillow==10.4.0
# via layoutparser
# via llama-index-core
# via matplotlib
# via pdf2image
# via pdfplumber
# via pikepdf
# via pillow-heif
# via python-pptx
# via torchvision
# via unstructured-pytesseract
pillow-heif==0.18.0
# via unstructured
platformdirs==4.2.2
# via black
# via jupyter-core
# via virtualenv
playwright==1.47.0
# via megaparse
pluggy==1.5.0
# via pytest
portalocker==2.10.1
# via iopath
pre-commit==3.8.0
prompt-toolkit==3.0.47
# via ipython
proto-plus==1.24.0
# via google-api-core
# via google-cloud-vision
protobuf==5.27.3
# via google-api-core
# via google-cloud-vision
# via googleapis-common-protos
# via grpcio-status
# via onnx
# via onnxruntime
# via proto-plus
psutil==6.1.0
# via ipykernel
# via megaparse
# via unstructured
ptyprocess==0.7.0 ; sys_platform != 'emscripten' and sys_platform != 'win32'
# via pexpect
pure-eval==0.2.3
# via stack-data
pyasn1==0.6.0
# via pyasn1-modules
# via rsa
pyasn1-modules==0.4.0
# via google-auth
pycocotools==2.0.8
# via effdet
pycodestyle==2.12.1
# via flake8
pycparser==2.22 ; platform_python_implementation != 'PyPy' or implementation_name == 'pypy'
# via cffi
pycryptodome==3.21.0
# via megaparse
pydantic==2.8.2
# via anthropic
# via fastapi
# via langchain
# via langchain-anthropic
# via langchain-core
# via langsmith
# via llamaindex-py-client
# via openai
# via pydantic-settings
pydantic-core==2.20.1
# via pydantic
pydantic-settings==2.6.0
# via langchain-community
pyee==12.0.0
# via playwright
pyflakes==3.2.0
# via flake8
pygments==2.18.0
# via ipython
pymupdf==1.24.9
# via llama-index-readers-file
# via pdf2docx
pymupdfb==1.24.9
# via pymupdf
pypandoc==1.14
# via unstructured
pyparsing==3.1.2
# via matplotlib
pypdf==5.0.1
# via megaparse
# via unstructured
# via unstructured-client
pypdfium2==4.30.0
# via pdfplumber
pyreadline3==3.4.1 ; sys_platform == 'win32'
# via humanfriendly
pytest==8.3.3
# via pytest-asyncio
# via pytest-cov
# via pytest-xdist
pytest-asyncio==0.23.8
pytest-cov==5.0.0
pytest-xdist==3.6.1
python-dateutil==2.9.0.post0
# via jupyter-client
# via matplotlib
# via pandas
# via unstructured-client
python-docx==1.1.2
# via megaparse
# via pdf2docx
# via unstructured
python-dotenv==1.0.1
# via megaparse
# via pydantic-settings
python-iso639==2024.4.27
# via unstructured
python-magic==0.4.27
# via megaparse
# via unstructured
python-multipart==0.0.9
# via unstructured-inference
python-oxmsg==0.0.1
# via unstructured
python-pptx==1.0.2
# via megaparse
# via unstructured
pytz==2024.1
# via pandas
pywin32==306 ; (platform_python_implementation != 'PyPy' and sys_platform == 'win32') or platform_system == 'Windows'
# via jupyter-core
# via portalocker
pyyaml==6.0.2
# via huggingface-hub
# via langchain
# via langchain-community
# via langchain-core
# via layoutparser
# via llama-index-core
# via omegaconf
# via pre-commit
# via timm
# via transformers
pyzmq==26.1.1
# via ipykernel
# via jupyter-client
rapidfuzz==3.9.6
# via unstructured
# via unstructured-inference
ratelimit==2.2.1
# via megaparse
regex==2024.7.24
# via nltk
# via tiktoken
# via transformers
requests==2.32.3
# via google-api-core
# via huggingface-hub
# via langchain
# via langchain-community
# via langsmith
# via llama-index-core
# via llama-index-legacy
# via megaparse
# via requests-toolbelt
# via tiktoken
# via transformers
# via unstructured
# via unstructured-client
requests-toolbelt==1.0.0
# via langsmith
# via unstructured-client
rsa==4.9
# via google-auth
ruff==0.6.1
safetensors==0.4.4
# via timm
# via transformers
scipy==1.14.0
# via layoutparser
six==1.16.0
# via asttokens
# via fire
# via langdetect
# via python-dateutil
# via unstructured-client
sniffio==1.3.1
# via anthropic
# via anyio
# via httpx
# via openai
soupsieve==2.6
# via beautifulsoup4
sqlalchemy==2.0.32
# via langchain
# via langchain-community
# via llama-index-core
# via llama-index-legacy
stack-data==0.6.3
# via ipython
starlette==0.40.0
# via fastapi
sympy==1.13.2
# via onnxruntime
# via torch
tabulate==0.9.0
# via unstructured
tenacity==8.5.0
# via langchain
# via langchain-community
# via langchain-core
# via llama-index-core
# via llama-index-legacy
termcolor==2.4.0
# via fire
tiktoken==0.7.0
# via langchain-openai
# via llama-index-core
# via llama-index-legacy
timm==1.0.8
# via effdet
# via unstructured-inference
tokenizers==0.19.1
# via anthropic
# via transformers
torch==2.4.0
# via effdet
# via timm
# via torchvision
# via unstructured-inference
torchvision==0.19.0
# via effdet
# via timm
tornado==6.4.1
# via ipykernel
# via jupyter-client
tqdm==4.66.5
# via huggingface-hub
# via iopath
# via llama-index-core
# via nltk
# via openai
# via transformers
# via unstructured
traitlets==5.14.3
# via comm
# via ipykernel
# via ipython
# via jupyter-client
# via jupyter-core
# via matplotlib-inline
transformers==4.44.0
# via unstructured-inference
triton==3.0.0 ; python_full_version < '3.13' and platform_machine == 'x86_64' and platform_system == 'Linux'
# via torch
typing-extensions==4.12.2
# via anthropic
# via emoji
# via fastapi
# via huggingface-hub
# via iopath
# via ipython
# via langchain-core
# via llama-index-core
# via llama-index-legacy
# via mypy
# via openai
# via pydantic
# via pydantic-core
# via pyee
# via python-docx
# via python-oxmsg
# via python-pptx
# via sqlalchemy
# via torch
# via typing-inspect
# via unstructured
# via unstructured-client
typing-inspect==0.9.0
# via dataclasses-json
# via llama-index-core
# via llama-index-legacy
# via unstructured-client
tzdata==2024.1
# via pandas
unstructured==0.15.5
# via megaparse
unstructured-client==0.25.5
# via unstructured
unstructured-inference==0.7.36
# via unstructured
unstructured-pytesseract==0.3.13
# via unstructured
urllib3==2.2.2
# via requests
# via unstructured-client
uvicorn==0.32.0
# via megaparse
virtualenv==20.26.3
# via pre-commit
wcwidth==0.2.13
# via prompt-toolkit
wrapt==1.16.0
# via deprecated
# via llama-index-core
# via unstructured
xlrd==2.0.1
# via unstructured
xlsxwriter==3.2.0
# via python-pptx
yarl==1.9.4
# via aiohttp