rk68 commited on
Commit
805b4c9
·
verified ·
1 Parent(s): 13e12b7

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +231 -0
requirements.txt ADDED
@@ -0,0 +1,231 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==0.31.0
2
+ aiohttp==3.9.5
3
+ aiosignal==1.3.1
4
+ altair==5.3.0
5
+ annotated-types==0.7.0
6
+ anyio==4.4.0
7
+ appdirs==1.4.4
8
+ async-timeout==4.0.3
9
+ attrs==23.2.0
10
+ azure-core==1.30.2
11
+ azure-identity==1.17.0
12
+ beautifulsoup4==4.12.3
13
+ bert-score==0.3.13
14
+ blinker==1.8.2
15
+ blis==0.7.11
16
+ bokeh==3.4.1
17
+ cachetools==5.3.3
18
+ catalogue==2.0.10
19
+ certifi==2024.6.2
20
+ cffi==1.16.0
21
+ chardet==5.2.0
22
+ charset-normalizer==3.3.2
23
+ click==8.1.7
24
+ cloudpathlib==0.18.1
25
+ cloudpickle==3.0.0
26
+ colorama==0.4.6
27
+ confection==0.1.5
28
+ contourpy==1.2.1
29
+ cryptography==42.0.8
30
+ cycler==0.12.1
31
+ cymem==2.0.8
32
+ dataclasses-json==0.6.7
33
+ datasets==2.20.0
34
+ Deprecated==1.2.14
35
+ dill==0.3.8
36
+ dirtyjson==1.0.8
37
+ diskcache==5.6.3
38
+ distro==1.9.0
39
+ docopt==0.6.2
40
+ entrypoints==0.4
41
+ evaluate==0.4.2
42
+ exceptiongroup==1.2.1
43
+ faiss-cpu==1.8.0
44
+ filelock==3.15.1
45
+ fonttools==4.53.0
46
+ frozenlist==1.4.1
47
+ fsspec==2024.5.0
48
+ giskard==2.14.0
49
+ gitdb==4.0.11
50
+ GitPython==3.1.43
51
+ google-ai-generativelanguage==0.6.4
52
+ google-api-core==2.19.0
53
+ google-api-python-client==2.133.0
54
+ google-auth==2.30.0
55
+ google-auth-httplib2==0.2.0
56
+ google-generativeai==0.5.4
57
+ googleapis-common-protos==1.63.1
58
+ greenlet==3.0.3
59
+ griffe==0.47.0
60
+ groq==0.9.0
61
+ grpcio==1.64.1
62
+ grpcio-status==1.62.2
63
+ h11==0.14.0
64
+ httpcore==1.0.5
65
+ httplib2==0.22.0
66
+ httpx==0.27.0
67
+ huggingface-hub==0.23.4
68
+ idna==3.7
69
+ importlib_metadata==7.1.0
70
+ Jinja2==3.1.4
71
+ joblib==1.4.2
72
+ jsonpatch==1.33
73
+ jsonpointer==3.0.0
74
+ jsonschema==4.22.0
75
+ jsonschema-specifications==2023.12.1
76
+ kiwisolver==1.4.5
77
+ langchain==0.1.20
78
+ langchain-community==0.0.38
79
+ langchain-core==0.1.52
80
+ langchain-groq==0.1.5
81
+ langchain-openai==0.1.8
82
+ langchain-text-splitters==0.0.2
83
+ langcodes==3.4.0
84
+ langdetect==1.0.9
85
+ langsmith==0.1.79
86
+ language_data==1.2.0
87
+ llama-index==0.10.47
88
+ llama-index-agent-openai==0.2.7
89
+ llama-index-cli==0.1.12
90
+ llama-index-core==0.10.47
91
+ llama-index-embeddings-huggingface==0.2.2
92
+ llama-index-embeddings-openai==0.1.10
93
+ llama-index-indices-managed-llama-cloud==0.1.6
94
+ llama-index-legacy==0.9.48
95
+ llama-index-llms-anyscale==0.1.4
96
+ llama-index-llms-azure-openai==0.1.8
97
+ llama-index-llms-fireworks==0.1.5
98
+ llama-index-llms-gemini==0.1.11
99
+ llama-index-llms-groq==0.1.4
100
+ llama-index-llms-huggingface==0.2.3
101
+ llama-index-llms-langchain==0.1.4
102
+ llama-index-llms-ollama==0.1.5
103
+ llama-index-llms-openai==0.1.22
104
+ llama-index-llms-openai-like==0.1.3
105
+ llama-index-multi-modal-llms-openai==0.1.6
106
+ llama-index-packs-self-rag @ file:///Users/rishi/Documents/MSc%20DSML/MSc%20Project/RAG%20Demo/llamaindex-gemini-pinecone-demo/self_rag_pack
107
+ llama-index-program-openai==0.1.6
108
+ llama-index-question-gen-openai==0.1.3
109
+ llama-index-readers-file==0.1.25
110
+ llama-index-readers-llama-parse==0.1.4
111
+ llama-index-retrievers-bm25==0.1.4
112
+ llama-index-tools-tavily-research==0.1.3
113
+ llama-index-vector-stores-pinecone==0.1.7
114
+ llama-parse==0.4.4
115
+ llama_cpp_python==0.2.79
116
+ llamaindex-py-client==0.1.19
117
+ llvmlite==0.43.0
118
+ marisa-trie==1.2.0
119
+ Markdown==3.6
120
+ markdown-it-py==3.0.0
121
+ MarkupSafe==2.1.5
122
+ marshmallow==3.21.3
123
+ matplotlib==3.9.0
124
+ mdurl==0.1.2
125
+ minijinja==2.0.1
126
+ mixpanel==4.10.1
127
+ mlflow-skinny==2.14.0
128
+ mpmath==1.3.0
129
+ msal==1.28.1
130
+ msal-extensions==1.1.0
131
+ multidict==6.0.5
132
+ multiprocess==0.70.16
133
+ murmurhash==1.0.10
134
+ mypy-extensions==1.0.0
135
+ nest-asyncio==1.6.0
136
+ networkx==3.3
137
+ nltk==3.8.1
138
+ num2words==0.5.13
139
+ numba==0.60.0
140
+ numpy==1.26.4
141
+ openai==1.34.0
142
+ opentelemetry-api==1.25.0
143
+ opentelemetry-sdk==1.25.0
144
+ opentelemetry-semantic-conventions==0.46b0
145
+ orjson==3.10.5
146
+ packaging==23.2
147
+ pandas==2.2.2
148
+ pillow==10.3.0
149
+ pinecone-client==3.2.2
150
+ pinecone-plugin-interface==0.0.7
151
+ portalocker==2.8.2
152
+ preshed==3.0.9
153
+ proto-plus==1.23.0
154
+ protobuf==4.25.3
155
+ psutil==6.0.0
156
+ pyarrow==16.1.0
157
+ pyarrow-hotfix==0.6
158
+ pyasn1==0.6.0
159
+ pyasn1_modules==0.4.0
160
+ pycparser==2.22
161
+ pydantic==2.7.4
162
+ pydantic_core==2.18.4
163
+ pydeck==0.9.1
164
+ Pygments==2.18.0
165
+ PyJWT==2.8.0
166
+ pynndescent==0.5.13
167
+ pyparsing==3.1.2
168
+ pypdf==4.2.0
169
+ pysbd==0.3.4
170
+ python-dateutil==2.9.0.post0
171
+ python-dotenv==1.0.1
172
+ pytz==2024.1
173
+ PyYAML==6.0.1
174
+ ragas==0.1.9
175
+ rank-bm25==0.2.2
176
+ referencing==0.35.1
177
+ regex==2024.5.15
178
+ requests==2.32.3
179
+ requests-toolbelt==1.0.0
180
+ rich==13.7.1
181
+ rpds-py==0.18.1
182
+ rsa==4.9
183
+ safetensors==0.4.3
184
+ scikit-learn==1.5.0
185
+ scipy==1.11.4
186
+ sentence-transformers==3.0.1
187
+ sentry-sdk==2.5.1
188
+ shellingham==1.5.4
189
+ six==1.16.0
190
+ smart-open==7.0.4
191
+ smmap==5.0.1
192
+ sniffio==1.3.1
193
+ soupsieve==2.5
194
+ spacy==3.7.5
195
+ spacy-legacy==3.0.12
196
+ spacy-loggers==1.0.5
197
+ SQLAlchemy==2.0.30
198
+ sqlparse==0.5.0
199
+ srsly==2.4.8
200
+ streamlit==1.35.0
201
+ striprtf==0.0.26
202
+ sympy==1.12.1
203
+ tavily-python==0.3.3
204
+ tenacity==8.3.0
205
+ text-generation==0.7.0
206
+ thinc==8.2.5
207
+ threadpoolctl==3.5.0
208
+ tiktoken==0.7.0
209
+ tokenizers==0.19.1
210
+ toml==0.10.2
211
+ toolz==0.12.1
212
+ torch==2.3.1
213
+ tornado==6.4.1
214
+ tqdm==4.66.4
215
+ transformers==4.41.2
216
+ typer==0.12.3
217
+ typing-inspect==0.9.0
218
+ typing_extensions==4.12.2
219
+ tzdata==2024.1
220
+ umap-learn==0.5.6
221
+ uritemplate==4.1.1
222
+ urllib3==2.2.2
223
+ wasabi==1.1.3
224
+ weasel==0.4.1
225
+ wrapt==1.16.0
226
+ XlsxWriter==3.2.0
227
+ xxhash==3.4.1
228
+ xyzservices==2024.6.0
229
+ yarl==1.9.4
230
+ zipp==3.19.2
231
+ zstandard==0.22.0