AreejMehboob commited on
Commit
50ec6b6
·
verified ·
1 Parent(s): a160451

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +150 -3
requirements.txt CHANGED
@@ -1,3 +1,150 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==24.1.0
2
+ aiohappyeyeballs==2.6.1
3
+ aiohttp==3.12.13
4
+ aiosignal==1.3.2
5
+ aiosqlite==0.21.0
6
+ annotated-types==0.7.0
7
+ anyio==4.9.0
8
+ attrs==25.3.0
9
+ banks==2.1.3
10
+ beautifulsoup4==4.13.4
11
+ bs4==0.0.2
12
+ certifi==2025.6.15
13
+ cffi==1.17.1
14
+ charset-normalizer==3.4.2
15
+ click==8.2.1
16
+ colorama==0.4.6
17
+ cryptography==45.0.4
18
+ dataclasses-json==0.6.7
19
+ Deprecated==1.2.18
20
+ dill==0.4.0
21
+ dirtyjson==1.0.8
22
+ distro==1.9.0
23
+ docling==2.39.0
24
+ docling-core==2.39.0
25
+ docling-ibm-models==3.6.0
26
+ docling-parse==4.1.0
27
+ easyocr==1.7.2
28
+ et_xmlfile==2.0.0
29
+ fastapi==0.115.14
30
+ filelock==3.18.0
31
+ filetype==1.2.0
32
+ frozenlist==1.7.0
33
+ fsspec==2025.5.1
34
+ greenlet==3.2.3
35
+ griffe==1.7.3
36
+ h11==0.16.0
37
+ httpcore==1.0.9
38
+ httpx==0.28.1
39
+ huggingface-hub==0.33.1
40
+ idna==3.10
41
+ imageio==2.37.0
42
+ Jinja2==3.1.6
43
+ jiter==0.10.0
44
+ joblib==1.5.1
45
+ jsonlines==3.1.0
46
+ jsonref==1.1.0
47
+ jsonschema==4.24.0
48
+ jsonschema-specifications==2025.4.1
49
+ latex2mathml==3.78.0
50
+ lazy_loader==0.4
51
+ llama-cloud==0.1.26
52
+ llama-cloud-services==0.6.34
53
+ llama-index==0.12.45
54
+ llama-index-agent-openai==0.4.12
55
+ llama-index-cli==0.4.3
56
+ llama-index-core==0.12.45
57
+ llama-index-embeddings-openai==0.3.1
58
+ llama-index-indices-managed-llama-cloud==0.7.7
59
+ llama-index-instrumentation==0.2.0
60
+ llama-index-llms-openai==0.4.7
61
+ llama-index-multi-modal-llms-openai==0.5.1
62
+ llama-index-program-openai==0.3.2
63
+ llama-index-question-gen-openai==0.3.1
64
+ llama-index-readers-file==0.4.9
65
+ llama-index-readers-llama-parse==0.4.0
66
+ llama-index-workflows==1.0.1
67
+ llama-parse==0.6.34
68
+ lxml==5.4.0
69
+ markdown-it-py==3.0.0
70
+ marko==2.1.4
71
+ MarkupSafe==3.0.2
72
+ marshmallow==3.26.1
73
+ mdurl==0.1.2
74
+ mpire==2.10.2
75
+ mpmath==1.3.0
76
+ multidict==6.6.3
77
+ multiprocess==0.70.18
78
+ mypy_extensions==1.1.0
79
+ nest-asyncio==1.6.0
80
+ networkx==3.5
81
+ ninja==1.11.1.4
82
+ nltk==3.9.1
83
+ numpy==2.3.1
84
+ openai==1.93.0
85
+ opencv-python-headless==4.11.0.86
86
+ openpyxl==3.1.5
87
+ packaging==25.0
88
+ pandas==2.2.3
89
+ pillow==11.3.0
90
+ platformdirs==4.3.8
91
+ pluggy==1.6.0
92
+ propcache==0.3.2
93
+ pyclipper==1.3.0.post6
94
+ pycparser==2.22
95
+ pydantic==2.11.7
96
+ pydantic-settings==2.10.1
97
+ pydantic_core==2.33.2
98
+ Pygments==2.19.2
99
+ pylatexenc==2.10
100
+ pypdf==5.7.0
101
+ pypdfium2==4.30.1
102
+ python-bidi==0.6.6
103
+ python-dateutil==2.9.0.post0
104
+ python-docx==1.2.0
105
+ python-dotenv==1.1.1
106
+ python-multipart==0.0.20
107
+ python-pptx==1.0.2
108
+ pytz==2025.2
109
+ PyYAML==6.0.2
110
+ referencing==0.36.2
111
+ regex==2024.11.6
112
+ requests==2.32.4
113
+ requests-toolbelt==1.0.0
114
+ rich==14.0.0
115
+ rpds-py==0.25.1
116
+ rtree==1.4.0
117
+ safetensors==0.5.3
118
+ scikit-image==0.25.2
119
+ scipy==1.16.0
120
+ semchunk==2.2.2
121
+ setuptools==80.9.0
122
+ shapely==2.1.1
123
+ shellingham==1.5.4
124
+ six==1.17.0
125
+ sniffio==1.3.1
126
+ soupsieve==2.7
127
+ SQLAlchemy==2.0.41
128
+ starlette==0.46.2
129
+ striprtf==0.0.26
130
+ sympy==1.14.0
131
+ tabulate==0.9.0
132
+ tenacity==9.1.2
133
+ tifffile==2025.6.11
134
+ tiktoken==0.9.0
135
+ tokenizers==0.21.2
136
+ torch==2.7.1
137
+ torchvision==0.22.1
138
+ tqdm==4.67.1
139
+ transformers==4.53.0
140
+ typer==0.16.0
141
+ typing-inspect==0.9.0
142
+ typing-inspection==0.4.1
143
+ typing_extensions==4.14.0
144
+ tzdata==2025.2
145
+ unstructured-client==0.37.2
146
+ urllib3==2.5.0
147
+ uvicorn==0.35.0
148
+ wrapt==1.17.2
149
+ xlsxwriter==3.2.5
150
+ yarl==1.20.1