G-T commited on
Commit
d66667d
1 Parent(s): 21d991f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +165 -11
requirements.txt CHANGED
@@ -1,11 +1,165 @@
1
- mistralai
2
- gradio
3
- openai
4
- load_dotenv
5
- pypdf
6
- llama-index-llms-mistralai
7
- llama-index-embeddings-mistralai
8
- llama-index
9
- chromadb
10
- prophet
11
- plotly
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ aiohttp==3.9.3
3
+ aiosignal==1.3.1
4
+ altair==5.2.0
5
+ annotated-types==0.6.0
6
+ anyio==4.3.0
7
+ asgiref==3.7.2
8
+ attrs==23.2.0
9
+ backoff==2.2.1
10
+ bcrypt==4.1.2
11
+ beautifulsoup4==4.12.3
12
+ bs4==0.0.2
13
+ build==1.0.3
14
+ cachetools==5.3.2
15
+ certifi==2024.2.2
16
+ charset-normalizer==3.3.2
17
+ chroma-hnswlib==0.7.3
18
+ chromadb==0.4.23
19
+ click==8.1.7
20
+ cmdstanpy==1.2.1
21
+ colorama==0.4.6
22
+ coloredlogs==15.0.1
23
+ contourpy==1.2.0
24
+ cycler==0.12.1
25
+ dataclasses-json==0.6.4
26
+ Deprecated==1.2.14
27
+ dirtyjson==1.0.8
28
+ distro==1.9.0
29
+ fastapi==0.110.0
30
+ ffmpy==0.3.2
31
+ filelock==3.13.1
32
+ flatbuffers==23.5.26
33
+ fonttools==4.49.0
34
+ frozenlist==1.4.1
35
+ fsspec==2024.2.0
36
+ google-auth==2.28.1
37
+ googleapis-common-protos==1.62.0
38
+ gradio==4.19.2
39
+ gradio_client==0.10.1
40
+ greenlet==3.0.3
41
+ grpcio==1.62.0
42
+ h11==0.14.0
43
+ holidays==0.43
44
+ httpcore==1.0.4
45
+ httptools==0.6.1
46
+ httpx==0.25.2
47
+ huggingface-hub==0.20.3
48
+ humanfriendly==10.0
49
+ idna==3.6
50
+ importlib-metadata==6.11.0
51
+ importlib_resources==6.1.2
52
+ Jinja2==3.1.3
53
+ joblib==1.3.2
54
+ jsonschema==4.21.1
55
+ jsonschema-specifications==2023.12.1
56
+ kiwisolver==1.4.5
57
+ kubernetes==29.0.0
58
+ llama-index==0.10.12
59
+ llama-index-agent-openai==0.1.5
60
+ llama-index-cli==0.1.5
61
+ llama-index-core==0.10.12
62
+ llama-index-embeddings-openai==0.1.6
63
+ llama-index-indices-managed-llama-cloud==0.1.3
64
+ llama-index-legacy==0.9.48
65
+ llama-index-llms-openai==0.1.6
66
+ llama-index-multi-modal-llms-openai==0.1.4
67
+ llama-index-program-openai==0.1.4
68
+ llama-index-question-gen-openai==0.1.3
69
+ llama-index-readers-file==0.1.5
70
+ llama-index-readers-llama-parse==0.1.3
71
+ llama-index-vector-stores-chroma==0.1.4
72
+ llama-parse==0.3.4
73
+ llamaindex-py-client==0.1.13
74
+ markdown-it-py==3.0.0
75
+ MarkupSafe==2.1.5
76
+ marshmallow==3.20.2
77
+ matplotlib==3.8.3
78
+ mdurl==0.1.2
79
+ mistralai==0.1.2
80
+ mmh3==4.1.0
81
+ monotonic==1.6
82
+ mpmath==1.3.0
83
+ multidict==6.0.5
84
+ mypy-extensions==1.0.0
85
+ nest-asyncio==1.6.0
86
+ networkx==3.2.1
87
+ nltk==3.8.1
88
+ numpy==1.26.4
89
+ oauthlib==3.2.2
90
+ onnxruntime==1.17.1
91
+ openai==1.12.0
92
+ opentelemetry-api==1.23.0
93
+ opentelemetry-exporter-otlp-proto-common==1.23.0
94
+ opentelemetry-exporter-otlp-proto-grpc==1.23.0
95
+ opentelemetry-instrumentation==0.44b0
96
+ opentelemetry-instrumentation-asgi==0.44b0
97
+ opentelemetry-instrumentation-fastapi==0.44b0
98
+ opentelemetry-proto==1.23.0
99
+ opentelemetry-sdk==1.23.0
100
+ opentelemetry-semantic-conventions==0.44b0
101
+ opentelemetry-util-http==0.44b0
102
+ orjson==3.9.15
103
+ overrides==7.7.0
104
+ packaging==23.2
105
+ pandas==2.2.1
106
+ pillow==10.2.0
107
+ plotly==5.19.0
108
+ posthog==3.4.2
109
+ prophet==1.1.5
110
+ protobuf==4.25.3
111
+ pulsar-client==3.4.0
112
+ pyarrow==15.0.0
113
+ pyasn1==0.5.1
114
+ pyasn1-modules==0.3.0
115
+ pydantic==2.6.2
116
+ pydantic_core==2.16.3
117
+ pydub==0.25.1
118
+ Pygments==2.17.2
119
+ PyMuPDF==1.23.25
120
+ PyMuPDFb==1.23.22
121
+ pyparsing==3.1.1
122
+ pypdf==4.0.2
123
+ PyPika==0.48.9
124
+ pyproject_hooks==1.0.0
125
+ pyreadline3==3.4.1
126
+ python-dateutil==2.8.2
127
+ python-dotenv==1.0.1
128
+ python-multipart==0.0.9
129
+ pytz==2024.1
130
+ PyYAML==6.0.1
131
+ referencing==0.33.0
132
+ regex==2023.12.25
133
+ requests==2.31.0
134
+ requests-oauthlib==1.3.1
135
+ rich==13.7.0
136
+ rpds-py==0.18.0
137
+ rsa==4.9
138
+ ruff==0.2.2
139
+ semantic-version==2.10.0
140
+ shellingham==1.5.4
141
+ six==1.16.0
142
+ sniffio==1.3.1
143
+ soupsieve==2.5
144
+ SQLAlchemy==2.0.27
145
+ stanio==0.3.0
146
+ starlette==0.36.3
147
+ sympy==1.12
148
+ tenacity==8.2.3
149
+ tiktoken==0.6.0
150
+ tokenizers==0.15.2
151
+ tomlkit==0.12.0
152
+ toolz==0.12.1
153
+ tqdm==4.66.2
154
+ typer==0.9.0
155
+ typing-inspect==0.9.0
156
+ typing_extensions==4.10.0
157
+ tzdata==2024.1
158
+ urllib3==2.2.1
159
+ uvicorn==0.27.1
160
+ watchfiles==0.21.0
161
+ websocket-client==1.7.0
162
+ websockets==11.0.3
163
+ wrapt==1.16.0
164
+ yarl==1.9.4
165
+ zipp==3.17.0