leandroaraujodev commited on
Commit
f11f298
·
verified ·
1 Parent(s): 4085763

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +224 -13
requirements.txt CHANGED
@@ -1,18 +1,229 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  chromadb==0.5.18
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  langchain==0.3.7
3
- llama_index==0.11.23
4
- nest_asyncio==1.6.0
5
- streamlit==1.39.0
6
- llama-index-llms-ollama==0.3.6
 
 
 
 
 
7
  llama-index-embeddings-ollama==0.3.1
 
 
 
 
 
 
 
 
 
 
 
 
8
  llama-index-retrievers-bm25==0.4.0
9
- bm25s==0.2.3
10
  llama-index-vector-stores-chroma==0.3.0
11
- openpyxl
12
-
13
- llama-index-llms-huggingface
14
- llama-index-llms-huggingface-api
15
- transformers[torch]
16
- huggingface_hub
17
- llama_index.embeddings.huggingface
18
- llama-index-readers-file
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==1.2.0
2
+ aiofiles==23.2.1
3
+ aiohappyeyeballs==2.4.4
4
+ aiohttp==3.11.10
5
+ aiosignal==1.3.1
6
+ altair==5.5.0
7
+ annotated-types==0.7.0
8
+ anyio==4.7.0
9
+ asgiref==3.8.1
10
+ asttokens==3.0.0
11
+ async-timeout==4.0.3
12
+ attrs==24.2.0
13
+ backoff==2.2.1
14
+ bcrypt==4.2.1
15
+ beautifulsoup4==4.12.3
16
+ blinker==1.9.0
17
+ bm25s==0.2.3
18
+ build==1.2.2.post1
19
+ cachetools==5.5.0
20
+ certifi==2024.8.30
21
+ charset-normalizer==3.4.0
22
+ chroma-hnswlib==0.7.6
23
  chromadb==0.5.18
24
+ click==8.1.7
25
+ coloredlogs==15.0.1
26
+ dataclasses-json==0.6.7
27
+ datasets==3.1.0
28
+ decorator==5.1.1
29
+ Deprecated==1.2.15
30
+ dill==0.3.8
31
+ dirtyjson==1.0.8
32
+ distro==1.9.0
33
+ durationpy==0.9
34
+ et_xmlfile==2.0.0
35
+ exceptiongroup==1.2.2
36
+ executing==2.1.0
37
+ fastapi==0.115.6
38
+ ffmpy==0.4.0
39
+ filelock==3.16.1
40
+ filetype==1.2.0
41
+ flatbuffers==24.3.25
42
+ frozenlist==1.5.0
43
+ fsspec==2024.9.0
44
+ gitdb==4.0.11
45
+ GitPython==3.1.43
46
+ google-auth==2.36.0
47
+ googleapis-common-protos==1.66.0
48
+ gradio==5.8.0
49
+ gradio_client==1.5.1
50
+ greenlet==3.1.1
51
+ grpcio==1.68.1
52
+ h11==0.14.0
53
+ hf_transfer==0.1.8
54
+ httpcore==1.0.7
55
+ httptools==0.6.4
56
+ httpx==0.27.2
57
+ huggingface-hub==0.23.5
58
+ humanfriendly==10.0
59
+ idna==3.10
60
+ importlib_metadata==8.5.0
61
+ importlib_resources==6.4.5
62
+ ipython==8.30.0
63
+ jedi==0.19.2
64
+ Jinja2==3.1.4
65
+ jiter==0.8.0
66
+ joblib==1.4.2
67
+ jsonpatch==1.33
68
+ jsonpointer==3.0.0
69
+ jsonschema==4.23.0
70
+ jsonschema-specifications==2024.10.1
71
+ kubernetes==31.0.0
72
  langchain==0.3.7
73
+ langchain-core==0.3.22
74
+ langchain-text-splitters==0.3.2
75
+ langsmith==0.1.147
76
+ llama-cloud==0.1.6
77
+ llama-index==0.11.23
78
+ llama-index-agent-openai==0.3.4
79
+ llama-index-cli==0.3.1
80
+ llama-index-core==0.11.23
81
+ llama-index-embeddings-huggingface==0.3.1
82
  llama-index-embeddings-ollama==0.3.1
83
+ llama-index-embeddings-openai==0.2.5
84
+ llama-index-indices-managed-llama-cloud==0.6.0
85
+ llama-index-legacy==0.9.48.post4
86
+ llama-index-llms-huggingface==0.3.5
87
+ llama-index-llms-huggingface-api==0.2.0
88
+ llama-index-llms-ollama==0.3.6
89
+ llama-index-llms-openai==0.2.16
90
+ llama-index-multi-modal-llms-openai==0.2.3
91
+ llama-index-program-openai==0.2.0
92
+ llama-index-question-gen-openai==0.2.0
93
+ llama-index-readers-file==0.3.0
94
+ llama-index-readers-llama-parse==0.3.0
95
  llama-index-retrievers-bm25==0.4.0
 
96
  llama-index-vector-stores-chroma==0.3.0
97
+ llama-parse==0.5.17
98
+ markdown-it-py==3.0.0
99
+ MarkupSafe==2.1.5
100
+ marshmallow==3.23.1
101
+ matplotlib-inline==0.1.7
102
+ mdurl==0.1.2
103
+ minijinja==2.5.0
104
+ mmh3==5.0.1
105
+ monotonic==1.6
106
+ mpmath==1.3.0
107
+ multidict==6.1.0
108
+ multiprocess==0.70.16
109
+ mypy-extensions==1.0.0
110
+ narwhals==1.15.2
111
+ nest-asyncio==1.6.0
112
+ networkx==3.4.2
113
+ nltk==3.9.1
114
+ numpy==1.26.4
115
+ nvidia-cublas-cu12==12.4.5.8
116
+ nvidia-cuda-cupti-cu12==12.4.127
117
+ nvidia-cuda-nvrtc-cu12==12.4.127
118
+ nvidia-cuda-runtime-cu12==12.4.127
119
+ nvidia-cudnn-cu12==9.1.0.70
120
+ nvidia-cufft-cu12==11.2.1.3
121
+ nvidia-curand-cu12==10.3.5.147
122
+ nvidia-cusolver-cu12==11.6.1.9
123
+ nvidia-cusparse-cu12==12.3.1.170
124
+ nvidia-nccl-cu12==2.21.5
125
+ nvidia-nvjitlink-cu12==12.4.127
126
+ nvidia-nvtx-cu12==12.4.127
127
+ oauthlib==3.2.2
128
+ ollama==0.3.3
129
+ onnxruntime==1.20.1
130
+ openai==1.57.0
131
+ openpyxl==3.1.5
132
+ opentelemetry-api==1.28.2
133
+ opentelemetry-exporter-otlp-proto-common==1.28.2
134
+ opentelemetry-exporter-otlp-proto-grpc==1.28.2
135
+ opentelemetry-instrumentation==0.49b2
136
+ opentelemetry-instrumentation-asgi==0.49b2
137
+ opentelemetry-instrumentation-fastapi==0.49b2
138
+ opentelemetry-proto==1.28.2
139
+ opentelemetry-sdk==1.28.2
140
+ opentelemetry-semantic-conventions==0.49b2
141
+ opentelemetry-util-http==0.49b2
142
+ orjson==3.10.12
143
+ overrides==7.7.0
144
+ packaging==24.2
145
+ pandas==2.2.3
146
+ parso==0.8.4
147
+ pexpect==4.9.0
148
+ pillow==10.4.0
149
+ posthog==3.7.4
150
+ prompt_toolkit==3.0.48
151
+ propcache==0.2.1
152
+ protobuf==5.29.1
153
+ psutil==5.9.8
154
+ ptyprocess==0.7.0
155
+ pure_eval==0.2.3
156
+ pyarrow==18.1.0
157
+ pyasn1==0.6.1
158
+ pyasn1_modules==0.4.1
159
+ pydantic==2.10.3
160
+ pydantic_core==2.27.1
161
+ pydeck==0.9.1
162
+ pydub==0.25.1
163
+ Pygments==2.18.0
164
+ pypdf==5.1.0
165
+ PyPika==0.48.9
166
+ pyproject_hooks==1.2.0
167
+ PyStemmer==2.2.0.3
168
+ python-dateutil==2.9.0.post0
169
+ python-dotenv==1.0.1
170
+ python-multipart==0.0.19
171
+ pytz==2024.2
172
+ PyYAML==6.0.2
173
+ referencing==0.35.1
174
+ regex==2024.11.6
175
+ requests==2.32.3
176
+ requests-oauthlib==2.0.0
177
+ requests-toolbelt==1.0.0
178
+ rich==13.9.4
179
+ rpds-py==0.22.3
180
+ rsa==4.9
181
+ ruff==0.8.2
182
+ safehttpx==0.1.6
183
+ safetensors==0.4.5
184
+ scikit-learn==1.5.2
185
+ scipy==1.14.1
186
+ semantic-version==2.10.0
187
+ sentence-transformers==3.3.1
188
+ shellingham==1.5.4
189
+ six==1.17.0
190
+ smmap==5.0.1
191
+ sniffio==1.3.1
192
+ soupsieve==2.6
193
+ spaces==0.30.4
194
+ SQLAlchemy==2.0.36
195
+ stack-data==0.6.3
196
+ starlette==0.41.3
197
+ streamlit==1.39.0
198
+ striprtf==0.0.26
199
+ sympy==1.13.1
200
+ tenacity==8.5.0
201
+ text-generation==0.7.0
202
+ threadpoolctl==3.5.0
203
+ tiktoken==0.8.0
204
+ tokenizers==0.20.3
205
+ toml==0.10.2
206
+ tomli==2.2.1
207
+ tomlkit==0.13.2
208
+ torch==2.5.1
209
+ tornado==6.4.2
210
+ tqdm==4.67.1
211
+ traitlets==5.14.3
212
+ transformers==4.46.3
213
+ triton==3.1.0
214
+ typer==0.15.1
215
+ typing-inspect==0.9.0
216
+ typing_extensions==4.12.2
217
+ tzdata==2024.2
218
+ urllib3==2.2.3
219
+ uvicorn==0.32.1
220
+ uvloop==0.21.0
221
+ watchdog==5.0.3
222
+ watchfiles==1.0.0
223
+ wcwidth==0.2.13
224
+ websocket-client==1.8.0
225
+ websockets==14.1
226
+ wrapt==1.17.0
227
+ xxhash==3.5.0
228
+ yarl==1.18.3
229
+ zipp==3.21.0