Omar Solano commited on
Commit
f515a8c
β€’
1 Parent(s): 1aab62c

add all packages

Browse files
Files changed (1) hide show
  1. requirements.txt +198 -12
requirements.txt CHANGED
@@ -1,18 +1,204 @@
1
- pydantic==2.7.1
2
- openai==1.30.1
3
- llama-index==0.10.37
4
- llama-index-vector-stores-chroma==0.1.8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  cohere==5.5.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  gradio==4.31.3
7
- instructor==1.2.6
8
- numpy==1.26.4
9
- tiktoken==0.7.0
10
- chromadb==0.5.0
11
- kaleido==0.2.1
12
- python-multipart==0.0.9
13
  html2text==2024.2.26
14
- sentence_transformers==2.7.0
 
 
 
 
 
 
 
 
 
15
  ipykernel==6.29.4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  pyarrow==16.1.0
 
 
 
 
 
 
17
  pymongo==4.7.2
18
- python-dotenv==1.0.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ aiohttp==3.9.5
3
+ aiosignal==1.3.1
4
+ altair==5.3.0
5
+ annotated-types==0.6.0
6
+ anyio==4.3.0
7
+ appnope==0.1.4
8
+ asgiref==3.8.1
9
+ asttokens==2.4.1
10
+ attrs==23.2.0
11
+ backoff==2.2.1
12
+ bcrypt==4.1.3
13
+ beautifulsoup4==4.12.3
14
+ boto3==1.34.107
15
+ botocore==1.34.107
16
+ build==1.2.1
17
+ cachetools==5.3.3
18
+ certifi==2024.2.2
19
+ charset-normalizer==3.3.2
20
+ chroma-hnswlib==0.7.3
21
+ chromadb==0.5.0
22
+ click==8.1.7
23
  cohere==5.5.0
24
+ coloredlogs==15.0.1
25
+ comm==0.2.2
26
+ contourpy==1.2.1
27
+ cycler==0.12.1
28
+ dataclasses-json==0.6.6
29
+ debugpy==1.8.1
30
+ decorator==5.1.1
31
+ deprecated==1.2.14
32
+ dirtyjson==1.0.8
33
+ distro==1.9.0
34
+ dnspython==2.6.1
35
+ docstring-parser==0.16
36
+ email-validator==2.1.1
37
+ executing==2.0.1
38
+ fastapi==0.111.0
39
+ fastapi-cli==0.0.3
40
+ fastavro==1.9.4
41
+ ffmpy==0.3.2
42
+ filelock==3.14.0
43
+ flatbuffers==24.3.25
44
+ fonttools==4.51.0
45
+ frozenlist==1.4.1
46
+ fsspec==2024.5.0
47
+ google-auth==2.29.0
48
+ googleapis-common-protos==1.63.0
49
  gradio==4.31.3
50
+ gradio-client==0.16.3
51
+ greenlet==3.0.3
52
+ grpcio==1.63.0
53
+ h11==0.14.0
 
 
54
  html2text==2024.2.26
55
+ httpcore==1.0.5
56
+ httptools==0.6.1
57
+ httpx==0.27.0
58
+ httpx-sse==0.4.0
59
+ huggingface-hub==0.23.0
60
+ humanfriendly==10.0
61
+ idna==3.7
62
+ importlib-metadata==7.0.0
63
+ importlib-resources==6.4.0
64
+ instructor==1.2.6
65
  ipykernel==6.29.4
66
+ ipython==8.24.0
67
+ jedi==0.19.1
68
+ jinja2==3.1.4
69
+ jmespath==1.0.1
70
+ joblib==1.4.2
71
+ jsonschema==4.22.0
72
+ jsonschema-specifications==2023.12.1
73
+ jupyter-client==8.6.1
74
+ jupyter-core==5.7.2
75
+ kaleido==0.2.1
76
+ kiwisolver==1.4.5
77
+ kubernetes==29.0.0
78
+ llama-index==0.10.37
79
+ llama-index-agent-openai==0.2.5
80
+ llama-index-cli==0.1.12
81
+ llama-index-core==0.10.36
82
+ llama-index-embeddings-openai==0.1.9
83
+ llama-index-indices-managed-llama-cloud==0.1.6
84
+ llama-index-legacy==0.9.48
85
+ llama-index-llms-openai==0.1.19
86
+ llama-index-multi-modal-llms-openai==0.1.6
87
+ llama-index-program-openai==0.1.6
88
+ llama-index-question-gen-openai==0.1.3
89
+ llama-index-readers-file==0.1.22
90
+ llama-index-readers-llama-parse==0.1.4
91
+ llama-index-vector-stores-chroma==0.1.8
92
+ llama-parse==0.4.3
93
+ llamaindex-py-client==0.1.19
94
+ markdown-it-py==3.0.0
95
+ markupsafe==2.1.5
96
+ marshmallow==3.21.2
97
+ matplotlib==3.9.0
98
+ matplotlib-inline==0.1.7
99
+ mdurl==0.1.2
100
+ mmh3==4.1.0
101
+ monotonic==1.6
102
+ mpmath==1.3.0
103
+ multidict==6.0.5
104
+ mypy-extensions==1.0.0
105
+ nest-asyncio==1.6.0
106
+ networkx==3.3
107
+ nltk==3.8.1
108
+ numpy==1.26.4
109
+ oauthlib==3.2.2
110
+ onnxruntime==1.17.3
111
+ openai==1.30.1
112
+ opentelemetry-api==1.24.0
113
+ opentelemetry-exporter-otlp-proto-common==1.24.0
114
+ opentelemetry-exporter-otlp-proto-grpc==1.24.0
115
+ opentelemetry-instrumentation==0.45b0
116
+ opentelemetry-instrumentation-asgi==0.45b0
117
+ opentelemetry-instrumentation-fastapi==0.45b0
118
+ opentelemetry-proto==1.24.0
119
+ opentelemetry-sdk==1.24.0
120
+ opentelemetry-semantic-conventions==0.45b0
121
+ opentelemetry-util-http==0.45b0
122
+ orjson==3.10.3
123
+ overrides==7.7.0
124
+ packaging==24.0
125
+ pandas==2.2.2
126
+ parso==0.8.4
127
+ pexpect==4.9.0
128
+ pillow==10.3.0
129
+ platformdirs==4.2.2
130
+ posthog==3.5.0
131
+ prompt-toolkit==3.0.43
132
+ protobuf==4.25.3
133
+ psutil==5.9.8
134
+ ptyprocess==0.7.0
135
+ pure-eval==0.2.2
136
  pyarrow==16.1.0
137
+ pyasn1==0.6.0
138
+ pyasn1-modules==0.4.0
139
+ pydantic==2.7.1
140
+ pydantic-core==2.18.2
141
+ pydub==0.25.1
142
+ pygments==2.18.0
143
  pymongo==4.7.2
144
+ pyparsing==3.1.2
145
+ pypdf==4.2.0
146
+ pypika==0.48.9
147
+ pyproject-hooks==1.1.0
148
+ python-dateutil==2.9.0.post0
149
+ python-dotenv==1.0.1
150
+ python-multipart==0.0.9
151
+ pytz==2024.1
152
+ pyyaml==6.0.1
153
+ pyzmq==26.0.3
154
+ referencing==0.35.1
155
+ regex==2024.5.15
156
+ requests==2.31.0
157
+ requests-oauthlib==2.0.0
158
+ rich==13.7.1
159
+ rpds-py==0.18.1
160
+ rsa==4.9
161
+ ruff==0.4.4
162
+ s3transfer==0.10.1
163
+ safetensors==0.4.3
164
+ scikit-learn==1.4.2
165
+ scipy==1.13.0
166
+ semantic-version==2.10.0
167
+ sentence-transformers==2.7.0
168
+ setuptools==69.5.1
169
+ shellingham==1.5.4
170
+ six==1.16.0
171
+ sniffio==1.3.1
172
+ soupsieve==2.5
173
+ sqlalchemy==2.0.30
174
+ stack-data==0.6.3
175
+ starlette==0.37.2
176
+ striprtf==0.0.26
177
+ sympy==1.12
178
+ tenacity==8.3.0
179
+ threadpoolctl==3.5.0
180
+ tiktoken==0.7.0
181
+ tokenizers==0.19.1
182
+ tomlkit==0.12.0
183
+ toolz==0.12.1
184
+ torch==2.3.0
185
+ tornado==6.4
186
+ tqdm==4.66.4
187
+ traitlets==5.14.3
188
+ transformers==4.40.2
189
+ typer==0.12.3
190
+ types-requests==2.31.0.20240406
191
+ typing-extensions==4.11.0
192
+ typing-inspect==0.9.0
193
+ tzdata==2024.1
194
+ ujson==5.10.0
195
+ urllib3==2.2.1
196
+ uvicorn==0.29.0
197
+ uvloop==0.19.0
198
+ watchfiles==0.21.0
199
+ wcwidth==0.2.13
200
+ websocket-client==1.8.0
201
+ websockets==11.0.3
202
+ wrapt==1.16.0
203
+ yarl==1.9.4
204
+ zipp==3.18.2