doxiy commited on
Commit
009cdb6
·
1 Parent(s): b5a69c1

version complète v12

Browse files
Files changed (1) hide show
  1. requirements.txt +139 -0
requirements.txt CHANGED
@@ -134,3 +134,142 @@ uvicorn==0.34.2; python_version >= '3.9'
134
  websockets==15.0.1; python_version >= '3.9'
135
  wrapt==1.17.2; python_version >= '3.8'
136
  yarl==1.20.0; python_version >= '3.9'
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
134
  websockets==15.0.1; python_version >= '3.9'
135
  wrapt==1.17.2; python_version >= '3.8'
136
  yarl==1.20.0; python_version >= '3.9'
137
+ aiofiles==24.1.0
138
+ aiohappyeyeballs==2.6.1
139
+ aiohttp==3.12.2
140
+ aiosignal==1.3.2
141
+ aiosqlite==0.21.0
142
+ annotated-types==0.7.0
143
+ anyio==4.9.0
144
+ arxiv==2.2.0
145
+ async-timeout==5.0.1
146
+ attrs==25.3.0
147
+ banks==2.1.2
148
+ beautifulsoup4==4.13.4
149
+ certifi==2025.4.26
150
+ charset-normalizer==3.4.2
151
+ click==8.2.1
152
+ colorama==0.4.6
153
+ dataclasses-json==0.6.7
154
+ defusedxml==0.7.1
155
+ Deprecated==1.2.18
156
+ dirtyjson==1.0.8
157
+ distro==1.9.0
158
+ duckduckgo_search==8.0.2
159
+ exceptiongroup==1.3.0
160
+ fastapi==0.115.12
161
+ feedparser==6.0.11
162
+ ffmpy==0.5.0
163
+ filelock==3.18.0
164
+ filetype==1.2.0
165
+ frozenlist==1.6.0
166
+ fsspec==2025.5.1
167
+ gradio==5.31.0
168
+ gradio_client==1.10.1
169
+ greenlet==3.2.2
170
+ griffe==1.7.3
171
+ groovy==0.1.2
172
+ h11==0.16.0
173
+ hf-xet==1.1.2
174
+ httpcore==1.0.9
175
+ httpx==0.28.1
176
+ huggingface-hub==0.32.2
177
+ idna==3.10
178
+ Jinja2==3.1.6
179
+ jiter==0.10.0
180
+ joblib==1.5.1
181
+ llama-cloud==0.1.22
182
+ llama-cloud-services==0.6.23
183
+ llama-index @ git+https://github.com/jerryjliu/llama_index.git@8bbfc5438c961aa7871c71174e31ecd91d853a75
184
+ llama-index-agent-openai==0.4.9
185
+ llama-index-cli==0.4.2
186
+ llama-index-core==0.12.40
187
+ llama-index-embeddings-openai==0.3.1
188
+ llama-index-indices-managed-llama-cloud==0.6.11
189
+ llama-index-llms-openai==0.4.2
190
+ llama-index-multi-modal-llms-openai==0.5.1
191
+ llama-index-program-openai==0.3.2
192
+ llama-index-question-gen-openai==0.3.1
193
+ llama-index-readers-file==0.4.7
194
+ llama-index-readers-llama-parse==0.4.0
195
+ llama-index-readers-papers==0.3.2
196
+ llama-index-readers-wikipedia==0.3.0
197
+ llama-parse==0.6.23
198
+ lxml==5.4.0
199
+ markdown-it-py==3.0.0
200
+ MarkupSafe==3.0.2
201
+ marshmallow==3.26.1
202
+ mdurl==0.1.2
203
+ mpmath==1.3.0
204
+ multidict==6.4.4
205
+ mypy_extensions==1.1.0
206
+ nest-asyncio==1.6.0
207
+ networkx==3.4.2
208
+ nltk==3.9.1
209
+ numpy==2.2.6
210
+ nvidia-cublas-cu12==12.6.4.1
211
+ nvidia-cuda-cupti-cu12==12.6.80
212
+ nvidia-cuda-nvrtc-cu12==12.6.77
213
+ nvidia-cuda-runtime-cu12==12.6.77
214
+ nvidia-cudnn-cu12==9.5.1.17
215
+ nvidia-cufft-cu12==11.3.0.4
216
+ nvidia-cufile-cu12==1.11.1.6
217
+ nvidia-curand-cu12==10.3.7.77
218
+ nvidia-cusolver-cu12==11.7.1.2
219
+ nvidia-cusparse-cu12==12.5.4.2
220
+ nvidia-cusparselt-cu12==0.6.3
221
+ nvidia-nccl-cu12==2.26.2
222
+ nvidia-nvjitlink-cu12==12.6.85
223
+ nvidia-nvtx-cu12==12.6.77
224
+ openai==1.82.0
225
+ orjson==3.10.18
226
+ packaging==25.0
227
+ pandas==2.2.3
228
+ pillow==11.2.1
229
+ platformdirs==4.3.8
230
+ primp==0.15.0
231
+ propcache==0.3.1
232
+ pydantic==2.11.5
233
+ pydantic_core==2.33.2
234
+ pydub==0.25.1
235
+ Pygments==2.19.1
236
+ pypdf==5.5.0
237
+ python-dateutil==2.9.0.post0
238
+ python-dotenv==1.1.0
239
+ python-multipart==0.0.20
240
+ pytz==2025.2
241
+ PyYAML==6.0.2
242
+ regex==2024.11.6
243
+ requests==2.32.3
244
+ rich==14.0.0
245
+ ruff==0.11.11
246
+ safehttpx==0.1.6
247
+ safetensors==0.5.3
248
+ semantic-version==2.10.0
249
+ sgmllib3k==1.0.0
250
+ shellingham==1.5.4
251
+ six==1.17.0
252
+ sniffio==1.3.1
253
+ soupsieve==2.7
254
+ SQLAlchemy==2.0.41
255
+ starlette==0.46.2
256
+ striprtf==0.0.26
257
+ sympy==1.14.0
258
+ tenacity==9.1.2
259
+ tiktoken==0.9.0
260
+ tokenizers==0.21.1
261
+ tomlkit==0.13.2
262
+ torch==2.7.0
263
+ tqdm==4.67.1
264
+ transformers==4.52.4
265
+ triton==3.3.0
266
+ typer==0.16.0
267
+ typing-inspect==0.9.0
268
+ typing-inspection==0.4.1
269
+ typing_extensions==4.13.2
270
+ tzdata==2025.2
271
+ urllib3==2.4.0
272
+ uvicorn==0.34.2
273
+ websockets==15.0.1
274
+ wrapt==1.17.2
275
+ yarl==1.20.0