Spaces:
Runtime error
Runtime error
deps
Browse files- requirements.txt +250 -0
requirements.txt
ADDED
@@ -0,0 +1,250 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
aiofiles==24.1.0
|
2 |
+
aiohttp==3.9.5
|
3 |
+
aioprocessing==2.0.1
|
4 |
+
aiosignal==1.3.1
|
5 |
+
altair==5.3.0
|
6 |
+
analytics-python==1.2.9
|
7 |
+
annotated-types==0.7.0
|
8 |
+
anyio==4.4.0
|
9 |
+
appnope==0.1.4
|
10 |
+
argon2-cffi==23.1.0
|
11 |
+
argon2-cffi-bindings==21.2.0
|
12 |
+
arrow==1.3.0
|
13 |
+
asgiref==3.8.1
|
14 |
+
asttokens==2.4.1
|
15 |
+
async-lru==2.0.4
|
16 |
+
async-timeout==4.0.3
|
17 |
+
attrs==23.2.0
|
18 |
+
Babel==2.15.0
|
19 |
+
backoff==2.2.1
|
20 |
+
bcrypt==4.2.0
|
21 |
+
beautifulsoup4==4.12.3
|
22 |
+
black==24.4.2
|
23 |
+
bleach==6.1.0
|
24 |
+
blinker==1.8.2
|
25 |
+
build==1.2.1
|
26 |
+
cachetools==5.4.0
|
27 |
+
camelot-py==0.11.0
|
28 |
+
certifi==2024.7.4
|
29 |
+
cffi==1.16.0
|
30 |
+
chardet==5.2.0
|
31 |
+
charset-normalizer==3.3.2
|
32 |
+
chroma-hnswlib==0.7.6
|
33 |
+
chromadb==0.5.5
|
34 |
+
click==8.1.7
|
35 |
+
coloredlogs==15.0.1
|
36 |
+
comm==0.2.2
|
37 |
+
cryptography==43.0.0
|
38 |
+
dataclasses-json==0.6.7
|
39 |
+
debugpy==1.8.2
|
40 |
+
decorator==5.1.1
|
41 |
+
defusedxml==0.7.1
|
42 |
+
Deprecated==1.2.14
|
43 |
+
dirtyjson==1.0.8
|
44 |
+
distro==1.9.0
|
45 |
+
dnspython==2.6.1
|
46 |
+
docker-pycreds==0.4.0
|
47 |
+
email_validator==2.2.0
|
48 |
+
emoji==2.12.1
|
49 |
+
et-xmlfile==1.1.0
|
50 |
+
exceptiongroup==1.2.2
|
51 |
+
executing==2.0.1
|
52 |
+
faiss-cpu==1.8.0.post1
|
53 |
+
fastapi==0.111.1
|
54 |
+
fastapi-cli==0.0.4
|
55 |
+
fastjsonschema==2.20.0
|
56 |
+
filelock==3.15.4
|
57 |
+
flatbuffers==24.3.25
|
58 |
+
fqdn==1.5.1
|
59 |
+
frozenlist==1.4.1
|
60 |
+
fsspec==2024.6.1
|
61 |
+
gitdb==4.0.11
|
62 |
+
GitPython==3.1.43
|
63 |
+
google-auth==2.32.0
|
64 |
+
googleapis-common-protos==1.63.2
|
65 |
+
gql==3.5.0
|
66 |
+
graphql-core==3.2.3
|
67 |
+
greenlet==3.0.3
|
68 |
+
grpcio==1.65.1
|
69 |
+
h11==0.14.0
|
70 |
+
httpcore==1.0.5
|
71 |
+
httptools==0.6.1
|
72 |
+
httpx==0.27.0
|
73 |
+
huggingface-hub==0.24.2
|
74 |
+
humanfriendly==10.0
|
75 |
+
idna==3.7
|
76 |
+
importlib_metadata==7.1.0
|
77 |
+
importlib_resources==6.4.0
|
78 |
+
inquirerpy==0.3.4
|
79 |
+
ipykernel==6.29.5
|
80 |
+
ipython==8.26.0
|
81 |
+
isoduration==20.11.0
|
82 |
+
janus==1.0.0
|
83 |
+
jedi==0.19.1
|
84 |
+
Jinja2==3.1.4
|
85 |
+
joblib==1.4.2
|
86 |
+
json5==0.9.25
|
87 |
+
jsonpointer==3.0.0
|
88 |
+
jsonschema==4.23.0
|
89 |
+
jsonschema-specifications==2023.12.1
|
90 |
+
jupyter-events==0.10.0
|
91 |
+
jupyter-lsp==2.2.5
|
92 |
+
jupyter_client==8.6.2
|
93 |
+
jupyter_core==5.7.2
|
94 |
+
jupyter_server==2.14.2
|
95 |
+
jupyter_server_terminals==0.5.3
|
96 |
+
jupyterlab==4.2.4
|
97 |
+
jupyterlab_pygments==0.3.0
|
98 |
+
jupyterlab_server==2.27.3
|
99 |
+
kubernetes==30.1.0
|
100 |
+
llama-cloud==0.0.10
|
101 |
+
llama-index==0.10.57
|
102 |
+
llama-index-agent-openai==0.2.9
|
103 |
+
llama-index-cli==0.1.13
|
104 |
+
llama-index-core==0.10.57
|
105 |
+
llama-index-embeddings-openai==0.1.11
|
106 |
+
llama-index-indices-managed-llama-cloud==0.2.5
|
107 |
+
llama-index-legacy==0.9.48
|
108 |
+
llama-index-llms-openai==0.1.27
|
109 |
+
llama-index-multi-modal-llms-openai==0.1.8
|
110 |
+
llama-index-program-openai==0.1.7
|
111 |
+
llama-index-question-gen-openai==0.1.3
|
112 |
+
llama-index-readers-file==0.1.30
|
113 |
+
llama-index-readers-llama-parse==0.1.6
|
114 |
+
llama-index-vector-stores-chroma==0.1.10
|
115 |
+
llama-index-vector-stores-faiss==0.1.2
|
116 |
+
llama-parse==0.4.9
|
117 |
+
llmsherpa==0.1.4
|
118 |
+
markdown-it-py==3.0.0
|
119 |
+
MarkupSafe==2.1.5
|
120 |
+
marshmallow==3.21.3
|
121 |
+
matplotlib-inline==0.1.7
|
122 |
+
mdurl==0.1.2
|
123 |
+
mistune==3.0.2
|
124 |
+
mmh3==4.1.0
|
125 |
+
monotonic==1.6
|
126 |
+
mpmath==1.3.0
|
127 |
+
multidict==6.0.5
|
128 |
+
mypy-extensions==1.0.0
|
129 |
+
nbclient==0.10.0
|
130 |
+
nbconvert==7.16.4
|
131 |
+
nbformat==5.10.4
|
132 |
+
nest-asyncio==1.6.0
|
133 |
+
networkx==3.3
|
134 |
+
nltk==3.8.1
|
135 |
+
notebook==7.2.1
|
136 |
+
notebook_shim==0.2.4
|
137 |
+
numpy==1.26.4
|
138 |
+
oauthlib==3.2.2
|
139 |
+
onnxruntime==1.18.1
|
140 |
+
openai==1.37.0
|
141 |
+
openpyxl==3.1.5
|
142 |
+
opentelemetry-api==1.25.0
|
143 |
+
opentelemetry-exporter-otlp-proto-common==1.25.0
|
144 |
+
opentelemetry-exporter-otlp-proto-grpc==1.25.0
|
145 |
+
opentelemetry-instrumentation==0.46b0
|
146 |
+
opentelemetry-instrumentation-asgi==0.46b0
|
147 |
+
opentelemetry-instrumentation-fastapi==0.46b0
|
148 |
+
opentelemetry-proto==1.25.0
|
149 |
+
opentelemetry-sdk==1.25.0
|
150 |
+
opentelemetry-semantic-conventions==0.46b0
|
151 |
+
opentelemetry-util-http==0.46b0
|
152 |
+
orjson==3.10.6
|
153 |
+
overrides==7.7.0
|
154 |
+
packaging==24.1
|
155 |
+
pandas==2.2.2
|
156 |
+
pandocfilters==1.5.1
|
157 |
+
parso==0.8.4
|
158 |
+
pathspec==0.12.1
|
159 |
+
pdfminer.six==20240706
|
160 |
+
pexpect==4.9.0
|
161 |
+
pfzy==0.3.4
|
162 |
+
pillow==10.4.0
|
163 |
+
platformdirs==4.2.2
|
164 |
+
posthog==3.5.0
|
165 |
+
prometheus_client==0.20.0
|
166 |
+
prompt_toolkit==3.0.47
|
167 |
+
protobuf==4.25.4
|
168 |
+
psutil==6.0.0
|
169 |
+
ptyprocess==0.7.0
|
170 |
+
pure_eval==0.2.3
|
171 |
+
pyarrow==16.1.0
|
172 |
+
pyasn1==0.6.0
|
173 |
+
pyasn1_modules==0.4.0
|
174 |
+
pycparser==2.22
|
175 |
+
pydantic==2.8.2
|
176 |
+
pydantic_core==2.20.1
|
177 |
+
pydeck==0.9.1
|
178 |
+
Pygments==2.18.0
|
179 |
+
PyMuPDF==1.24.8
|
180 |
+
PyMuPDFb==1.24.8
|
181 |
+
pypdf==4.3.1
|
182 |
+
PyPika==0.48.9
|
183 |
+
pyproject_hooks==1.1.0
|
184 |
+
python-dateutil==2.9.0.post0
|
185 |
+
python-dotenv==1.0.1
|
186 |
+
python-json-logger==2.0.7
|
187 |
+
python-multipart==0.0.9
|
188 |
+
pytz==2024.1
|
189 |
+
PyYAML==6.0.1
|
190 |
+
pyzmq==26.0.3
|
191 |
+
referencing==0.35.1
|
192 |
+
regex==2024.5.15
|
193 |
+
requests==2.32.3
|
194 |
+
requests-oauthlib==2.0.0
|
195 |
+
requests-toolbelt==1.0.0
|
196 |
+
rfc3339-validator==0.1.4
|
197 |
+
rfc3986-validator==0.1.1
|
198 |
+
rich==13.7.1
|
199 |
+
rpds-py==0.19.1
|
200 |
+
rsa==4.9
|
201 |
+
Send2Trash==1.8.3
|
202 |
+
sentry-sdk==2.11.0
|
203 |
+
setproctitle==1.3.3
|
204 |
+
shellingham==1.5.4
|
205 |
+
six==1.16.0
|
206 |
+
smmap==5.0.1
|
207 |
+
sniffio==1.3.1
|
208 |
+
soupsieve==2.5
|
209 |
+
SQLAlchemy==2.0.31
|
210 |
+
stack-data==0.6.3
|
211 |
+
starlette==0.37.2
|
212 |
+
streamlit==1.36.0
|
213 |
+
striprtf==0.0.26
|
214 |
+
sympy==1.13.1
|
215 |
+
tabula-py==2.9.3
|
216 |
+
tabulate==0.9.0
|
217 |
+
tenacity==8.5.0
|
218 |
+
terminado==0.18.1
|
219 |
+
tiktoken==0.7.0
|
220 |
+
tinycss2==1.3.0
|
221 |
+
tokenizers==0.19.1
|
222 |
+
toml==0.10.2
|
223 |
+
tomli==2.0.1
|
224 |
+
toolz==0.12.1
|
225 |
+
tornado==6.4.1
|
226 |
+
tqdm==4.66.4
|
227 |
+
traitlets==5.14.3
|
228 |
+
typer==0.12.3
|
229 |
+
types-python-dateutil==2.9.0.20240316
|
230 |
+
typing-inspect==0.9.0
|
231 |
+
typing_extensions==4.12.2
|
232 |
+
tzdata==2024.1
|
233 |
+
uri-template==1.3.0
|
234 |
+
urllib3==2.2.2
|
235 |
+
uv==0.2.28
|
236 |
+
uvicorn==0.30.3
|
237 |
+
uvloop==0.19.0
|
238 |
+
wandb==0.17.5
|
239 |
+
watchfiles==0.22.0
|
240 |
+
wcwidth==0.2.13
|
241 |
+
weave==0.50.11
|
242 |
+
webcolors==24.6.0
|
243 |
+
webencodings==0.5.1
|
244 |
+
websocket-client==1.8.0
|
245 |
+
websockets==12.0
|
246 |
+
Werkzeug==3.0.3
|
247 |
+
wrapt==1.16.0
|
248 |
+
yarl==1.9.4
|
249 |
+
zipp==3.19.2
|
250 |
+
-e .
|