anurag-s-39 commited on
Commit
40ef588
·
verified ·
1 Parent(s): c23507d

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +259 -2
requirements.txt CHANGED
@@ -1,2 +1,259 @@
1
- streamlit==1.29.0
2
- embedchain
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiohttp==3.9.3
2
+ aiosignal==1.3.1
3
+ alembic==1.13.1
4
+ altair==5.2.0
5
+ annotated-types==0.6.0
6
+ anyio==4.3.0
7
+ argon2-cffi==23.1.0
8
+ argon2-cffi-bindings==21.2.0
9
+ arrow==1.3.0
10
+ asgiref==3.7.2
11
+ asttokens==2.4.1
12
+ async-lru==2.0.4
13
+ attrs==23.2.0
14
+ Babel==2.14.0
15
+ backoff==2.2.1
16
+ bcrypt==4.1.2
17
+ beautifulsoup4==4.12.3
18
+ black==24.2.0
19
+ bleach==6.1.0
20
+ blinker==1.7.0
21
+ build==1.1.1
22
+ cachetools==5.3.3
23
+ certifi==2024.2.2
24
+ cffi==1.16.0
25
+ charset-normalizer==3.3.2
26
+ chroma-hnswlib==0.7.3
27
+ chromadb==0.4.24
28
+ click==8.1.7
29
+ coloredlogs==15.0.1
30
+ comm==0.2.2
31
+ contextlib2==21.6.0
32
+ contourpy==1.2.0
33
+ cramjam==2.8.2
34
+ cycler==0.12.1
35
+ dataclasses-json==0.6.4
36
+ debugpy==1.8.1
37
+ decorator==5.1.1
38
+ defusedxml==0.7.1
39
+ Deprecated==1.2.14
40
+ distro==1.9.0
41
+ embedchain==0.1.97
42
+ executing==2.0.1
43
+ fastapi==0.110.0
44
+ fastjsonschema==2.19.1
45
+ fastparquet==2024.2.0
46
+ filelock==3.13.1
47
+ flatbuffers==24.3.7
48
+ fonttools==4.49.0
49
+ fqdn==1.5.1
50
+ frozenlist==1.4.1
51
+ fsspec==2024.2.0
52
+ gitdb==4.0.11
53
+ GitPython==3.1.42
54
+ google-api-core==2.17.1
55
+ google-auth==2.28.2
56
+ google-cloud-aiplatform==1.44.0
57
+ google-cloud-bigquery==3.19.0
58
+ google-cloud-core==2.4.1
59
+ google-cloud-resource-manager==1.12.3
60
+ google-cloud-storage==2.15.0
61
+ google-crc32c==1.5.0
62
+ google-resumable-media==2.7.0
63
+ googleapis-common-protos==1.63.0
64
+ gptcache==0.1.43
65
+ greenlet==3.0.3
66
+ grpc-google-iam-v1==0.13.0
67
+ grpcio==1.62.1
68
+ grpcio-status==1.62.1
69
+ h11==0.14.0
70
+ httpcore==1.0.4
71
+ httptools==0.6.1
72
+ httpx==0.27.0
73
+ huggingface-hub==0.21.4
74
+ humanfriendly==10.0
75
+ idna==3.6
76
+ importlib-metadata==6.11.0
77
+ importlib_resources==6.3.0
78
+ inquirerpy==0.3.4
79
+ ipykernel==6.29.3
80
+ ipython==8.22.2
81
+ ipywidgets==8.1.2
82
+ isoduration==20.11.0
83
+ jedi==0.19.1
84
+ Jinja2==3.1.3
85
+ joblib==1.3.2
86
+ json5==0.9.22
87
+ jsonpatch==1.33
88
+ jsonpointer==2.4
89
+ jsonschema==4.21.1
90
+ jsonschema-specifications==2023.12.1
91
+ jupyter==1.0.0
92
+ jupyter-console==6.6.3
93
+ jupyter-events==0.9.1
94
+ jupyter-lsp==2.2.4
95
+ jupyter_client==8.6.1
96
+ jupyter_core==5.7.2
97
+ jupyter_server==2.13.0
98
+ jupyter_server_terminals==0.5.3
99
+ jupyterlab==4.1.5
100
+ jupyterlab_pygments==0.3.0
101
+ jupyterlab_server==2.25.4
102
+ jupyterlab_widgets==3.0.10
103
+ kiwisolver==1.4.5
104
+ kubernetes==29.0.0
105
+ langchain==0.1.12
106
+ langchain-community==0.0.28
107
+ langchain-core==0.1.32
108
+ langchain-openai==0.0.5
109
+ langchain-text-splitters==0.0.1
110
+ langsmith==0.1.26
111
+ Mako==1.3.2
112
+ markdown-it-py==3.0.0
113
+ MarkupSafe==2.1.5
114
+ marshmallow==3.21.1
115
+ matplotlib==3.8.3
116
+ matplotlib-inline==0.1.6
117
+ mdurl==0.1.2
118
+ mistune==3.0.2
119
+ mmh3==4.1.0
120
+ monotonic==1.6
121
+ mpmath==1.3.0
122
+ multidict==6.0.5
123
+ mypy-extensions==1.0.0
124
+ nbclient==0.10.0
125
+ nbconvert==7.16.2
126
+ nbformat==5.10.2
127
+ nest-asyncio==1.6.0
128
+ networkx==3.2.1
129
+ notebook==7.1.2
130
+ notebook_shim==0.2.4
131
+ numpy==1.26.4
132
+ nvidia-cublas-cu12==12.1.3.1
133
+ nvidia-cuda-cupti-cu12==12.1.105
134
+ nvidia-cuda-nvrtc-cu12==12.1.105
135
+ nvidia-cuda-runtime-cu12==12.1.105
136
+ nvidia-cudnn-cu12==8.9.2.26
137
+ nvidia-cufft-cu12==11.0.2.54
138
+ nvidia-curand-cu12==10.3.2.106
139
+ nvidia-cusolver-cu12==11.4.5.107
140
+ nvidia-cusparse-cu12==12.1.0.106
141
+ nvidia-nccl-cu12==2.19.3
142
+ nvidia-nvjitlink-cu12==12.4.99
143
+ nvidia-nvtx-cu12==12.1.105
144
+ oauthlib==3.2.2
145
+ onnxruntime==1.17.1
146
+ openai==1.14.0
147
+ opentelemetry-api==1.23.0
148
+ opentelemetry-exporter-otlp-proto-common==1.23.0
149
+ opentelemetry-exporter-otlp-proto-grpc==1.23.0
150
+ opentelemetry-instrumentation==0.44b0
151
+ opentelemetry-instrumentation-asgi==0.44b0
152
+ opentelemetry-instrumentation-fastapi==0.44b0
153
+ opentelemetry-proto==1.23.0
154
+ opentelemetry-sdk==1.23.0
155
+ opentelemetry-semantic-conventions==0.44b0
156
+ opentelemetry-util-http==0.44b0
157
+ orjson==3.9.15
158
+ overrides==7.7.0
159
+ packaging==23.2
160
+ pandas==2.2.1
161
+ pandocfilters==1.5.1
162
+ parso==0.8.3
163
+ pathspec==0.12.1
164
+ pexpect==4.9.0
165
+ pfzy==0.3.4
166
+ pillow==10.2.0
167
+ platformdirs==4.2.0
168
+ posthog==3.5.0
169
+ prometheus_client==0.20.0
170
+ prompt-toolkit==3.0.43
171
+ proto-plus==1.23.0
172
+ protobuf==4.25.3
173
+ psutil==5.9.8
174
+ ptyprocess==0.7.0
175
+ pulsar-client==3.4.0
176
+ pure-eval==0.2.2
177
+ pyarrow==15.0.1
178
+ pyasn1==0.5.1
179
+ pyasn1-modules==0.3.0
180
+ pycparser==2.21
181
+ pydantic==2.6.4
182
+ pydantic_core==2.16.3
183
+ pydeck==0.8.1b0
184
+ Pygments==2.17.2
185
+ pyparsing==3.1.2
186
+ pypdf==3.17.4
187
+ PyPika==0.48.9
188
+ pyproject_hooks==1.0.0
189
+ pysbd==0.3.4
190
+ pysqlite3-binary==0.5.2.post3
191
+ python-dateutil==2.9.0.post0
192
+ python-dotenv==1.0.1
193
+ python-json-logger==2.0.7
194
+ pytz==2024.1
195
+ PyYAML==6.0.1
196
+ pyzmq==25.1.2
197
+ qtconsole==5.5.1
198
+ QtPy==2.4.1
199
+ referencing==0.33.0
200
+ regex==2023.12.25
201
+ requests==2.31.0
202
+ requests-oauthlib==1.4.0
203
+ rfc3339-validator==0.1.4
204
+ rfc3986-validator==0.1.1
205
+ rich==13.7.1
206
+ rpds-py==0.18.0
207
+ rsa==4.9
208
+ safetensors==0.4.2
209
+ schema==0.7.5
210
+ scikit-learn==1.4.1.post1
211
+ scikit-surprise==1.1.3
212
+ scipy==1.12.0
213
+ Send2Trash==1.8.2
214
+ sentence-transformers==2.5.1
215
+ shapely==2.0.3
216
+ six==1.16.0
217
+ smmap==5.0.1
218
+ sniffio==1.3.1
219
+ soupsieve==2.5
220
+ SQLAlchemy==2.0.28
221
+ stack-data==0.6.3
222
+ starlette==0.36.3
223
+ streamlit==1.32.2
224
+ surprise==0.1
225
+ sympy==1.12
226
+ tenacity==8.2.3
227
+ terminado==0.18.1
228
+ threadpoolctl==3.3.0
229
+ tiktoken==0.5.2
230
+ tinycss2==1.2.1
231
+ tokenizers==0.15.2
232
+ toml==0.10.2
233
+ toolz==0.12.1
234
+ torch==2.2.1
235
+ tornado==6.4
236
+ tqdm==4.66.2
237
+ traitlets==5.14.2
238
+ transformers==4.38.2
239
+ triton==2.2.0
240
+ typer==0.9.0
241
+ types-python-dateutil==2.9.0.20240315
242
+ typing-inspect==0.9.0
243
+ typing_extensions==4.10.0
244
+ tzdata==2024.1
245
+ uri-template==1.3.0
246
+ urllib3==2.2.1
247
+ uvicorn==0.28.0
248
+ uvloop==0.19.0
249
+ watchdog==4.0.0
250
+ watchfiles==0.21.0
251
+ wcwidth==0.2.13
252
+ webcolors==1.13
253
+ webencodings==0.5.1
254
+ websocket-client==1.7.0
255
+ websockets==12.0
256
+ widgetsnbextension==4.0.10
257
+ wrapt==1.16.0
258
+ yarl==1.9.4
259
+ zipp==3.18.1