PercivalFletcher commited on
Commit
14aac93
·
verified ·
1 Parent(s): 9ece017

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +23 -217
requirements.txt CHANGED
@@ -1,217 +1,23 @@
1
- accelerate==1.10.0
2
- aiofiles==24.1.0
3
- aiohappyeyeballs==2.6.1
4
- aiohttp==3.12.15
5
- aiosignal==1.4.0
6
- aiosqlite==0.21.0
7
- annotated-types==0.7.0
8
- antlr4-python3-runtime==4.9.3
9
- anyio==4.9.0
10
- asyncio==3.4.3
11
- attrs==25.3.0
12
- backoff==2.2.1
13
- banks==2.2.0
14
- beautifulsoup4==4.13.4
15
- bitarray==3.6.0
16
- blinker==1.9.0
17
- cachetools==5.5.2
18
- catalogue==2.0.10
19
- certifi==2025.8.3
20
- cffi==1.17.1
21
- charset-normalizer==3.4.2
22
- click==8.2.1
23
- colbert-ai==0.2.21
24
- colorama==0.4.6
25
- coloredlogs==15.0.1
26
- contourpy==1.3.3
27
- cryptography==45.0.6
28
- cycler==0.12.1
29
- dataclasses-json==0.6.7
30
- datasets==4.0.0
31
- defusedxml==0.7.1
32
- deprecated==1.2.18
33
- dill==0.3.8
34
- dirtyjson==1.0.8
35
- distro==1.9.0
36
- dotenv==0.9.9
37
- effdet==0.4.1
38
- emoji==2.14.1
39
- et-xmlfile==2.0.0
40
- faiss-cpu==1.11.0.post1
41
- fast-pytorch-kmeans==0.2.2
42
- fastapi==0.116.1
43
- filelock==3.18.0
44
- filetype==1.2.0
45
- flashrank==0.2.10
46
- flask==3.1.1
47
- flatbuffers==25.2.10
48
- fonttools==4.59.0
49
- frozenlist==1.7.0
50
- fsspec==2025.3.0
51
- git-python==1.0.3
52
- gitdb==4.0.12
53
- gitpython==3.1.45
54
- google-api-core==2.25.1
55
- google-auth==2.40.3
56
- google-cloud-vision==3.10.2
57
- googleapis-common-protos==1.70.0
58
- greenlet==3.2.3
59
- griffe==1.9.0
60
- groq==0.30.0
61
- grpcio==1.74.0
62
- grpcio-status==1.74.0
63
- h11==0.16.0
64
- hf-xet==1.1.5
65
- html5lib==1.1
66
- httpcore==1.0.9
67
- httptools==0.6.4
68
- httpx==0.28.1
69
- httpx-sse==0.4.1
70
- huggingface-hub==0.34.3
71
- humanfriendly==10.0
72
- idna==3.10
73
- itsdangerous==2.2.0
74
- jinja2==3.1.6
75
- jiter==0.10.0
76
- joblib==1.5.1
77
- jsonpatch==1.33
78
- jsonpointer==3.0.0
79
- kiwisolver==1.4.8
80
- langchain==0.3.27
81
- langchain-community==0.3.27
82
- langchain-core==0.3.72
83
- langchain-pymupdf4llm==0.4.1
84
- langchain-text-splitters==0.3.9
85
- langdetect==1.0.9
86
- langsmith==0.4.10
87
- llama-cloud==0.1.35
88
- llama-cloud-services==0.6.53
89
- llama-index==0.13.0
90
- llama-index-cli==0.5.0
91
- llama-index-core==0.13.0
92
- llama-index-embeddings-openai==0.5.0
93
- llama-index-indices-managed-llama-cloud==0.9.0
94
- llama-index-instrumentation==0.4.0
95
- llama-index-llms-openai==0.5.1
96
- llama-index-readers-file==0.5.0
97
- llama-index-readers-llama-parse==0.5.0
98
- llama-index-workflows==1.2.0
99
- llama-parse==0.6.53
100
- lxml==6.0.0
101
- markdown==3.8.2
102
- markupsafe==3.0.2
103
- marshmallow==3.26.1
104
- matplotlib==3.10.5
105
- mpmath==1.3.0
106
- msoffcrypto-tool==5.4.2
107
- multidict==6.6.3
108
- multiprocess==0.70.16
109
- mypy-extensions==1.1.0
110
- nest-asyncio==1.6.0
111
- networkx==3.5
112
- ninja==1.11.1.4
113
- nltk==3.9.1
114
- numpy==2.3.2
115
- olefile==0.47
116
- omegaconf==2.3.0
117
- onnx==1.18.0
118
- onnxruntime==1.22.1
119
- openai==1.99.3
120
- opencv-python==4.11.0.86
121
- openpyxl==3.1.5
122
- orjson==3.11.1
123
- packaging==25.0
124
- pandas==2.2.3
125
- pdf2image==1.17.0
126
- pdfminer-six==20250506
127
- pi-heif==1.1.0
128
- pikepdf==9.10.2
129
- pillow==11.3.0
130
- pinecone-client==6.0.0
131
- pinecone-plugin-interface==0.0.7
132
- platformdirs==4.3.8
133
- propcache==0.3.2
134
- proto-plus==1.26.1
135
- protobuf==6.31.1
136
- psutil==7.0.0
137
- pyarrow==21.0.0
138
- pyasn1==0.6.1
139
- pyasn1-modules==0.4.2
140
- pycocotools==2.0.10
141
- pycparser==2.22
142
- pydantic==2.11.7
143
- pydantic-core==2.33.2
144
- pydantic-settings==2.10.1
145
- pymupdf==1.26.3
146
- pymupdf4llm==0.0.27
147
- pypandoc==1.15
148
- pyparsing==3.2.3
149
- pypdf==5.9.0
150
- pypdf2==3.0.1
151
- pypdfium2==4.30.0
152
- pytesseract==0.3.13
153
- python-dateutil==2.9.0.post0
154
- python-docx==1.2.0
155
- python-dotenv==1.1.1
156
- python-iso639==2025.2.18
157
- python-magic==0.4.27
158
- python-multipart==0.0.20
159
- python-oxmsg==0.0.2
160
- python-pptx==1.0.2
161
- pytz==2025.2
162
- pyyaml==6.0.2
163
- ragatouille==0.0.9.post2
164
- rank-bm25==0.2.2
165
- rapidfuzz==3.13.0
166
- regex==2025.7.34
167
- requests==2.32.4
168
- requests-toolbelt==1.0.0
169
- rsa==4.9.1
170
- safetensors==0.5.3
171
- scikit-learn==1.7.1
172
- scipy==1.16.1
173
- sentence-transformers==5.0.0
174
- setuptools==80.9.0
175
- six==1.17.0
176
- smmap==5.0.2
177
- sniffio==1.3.1
178
- soupsieve==2.7
179
- sqlalchemy==2.0.42
180
- srsly==2.5.1
181
- starlette==0.47.2
182
- striprtf==0.0.26
183
- sympy==1.14.0
184
- tenacity==9.1.2
185
- tesseract==0.1.3
186
- threadpoolctl==3.6.0
187
- tiktoken==0.9.0
188
- timm==1.0.19
189
- tokenizers==0.21.4
190
- torch==2.7.1
191
- torchvision==0.22.1
192
- tqdm==4.67.1
193
- transformers==4.49.0
194
- typing==3.7.4.3
195
- typing-extensions==4.14.1
196
- typing-inspect==0.9.0
197
- typing-inspection==0.4.1
198
- tzdata==2025.2
199
- ujson==5.10.0
200
- unstructured==0.18.11
201
- unstructured-client==0.42.2
202
- unstructured-inference==1.0.5
203
- unstructured-pytesseract==0.3.15
204
- urllib3==2.5.0
205
- uvicorn==0.35.0
206
- uvloop==0.21.0
207
- voyager==2.1.0
208
- watchfiles==1.1.0
209
- webencodings==0.5.1
210
- websockets==15.0.1
211
- werkzeug==3.1.3
212
- wrapt==1.17.2
213
- xlrd==2.0.2
214
- xlsxwriter==3.2.5
215
- xxhash==3.5.0
216
- yarl==1.20.1
217
- zstandard==0.23.0
 
1
+ os
2
+ typing
3
+ langchain_core.documents
4
+ langchain.text_splitter
5
+ langchain.storage
6
+ time
7
+ asyncio
8
+ fastapi
9
+ pydantic
10
+ python-dotenv
11
+ httpx
12
+ pathlib
13
+ urllib
14
+ llama_index.core
15
+ llama_index.readers.file
16
+ concurrent.futures
17
+ torch
18
+ sentence-transformers
19
+ groq
20
+ rank_bm25
21
+ numpy
22
+ sklearn
23
+ uvicorn