Omar Solano commited on
Commit
f4f4bac
β€’
1 Parent(s): 2224798

update reqs

Browse files
Files changed (1) hide show
  1. requirements.txt +17 -15
requirements.txt CHANGED
@@ -9,7 +9,7 @@ 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
  build==1.2.1
15
  cachetools==5.4.0
@@ -85,18 +85,18 @@ jupyter-client==8.6.2
85
  jupyter-core==5.7.2
86
  kiwisolver==1.4.5
87
  kubernetes==30.1.0
88
- langchain==0.2.9
89
  langchain-chroma==0.1.2
90
- langchain-core==0.2.21
91
  langchain-openai==0.1.17
92
  langchain-text-splitters==0.2.2
93
- langsmith==0.1.90
94
  llama-cloud==0.0.9
95
- llama-index==0.10.55
96
- llama-index-agent-openai==0.2.8
97
  llama-index-cli==0.1.12
98
- llama-index-core==0.10.55
99
- llama-index-embeddings-openai==0.1.10
100
  llama-index-indices-managed-llama-cloud==0.2.5
101
  llama-index-legacy==0.9.48
102
  llama-index-llms-gemini==0.1.11
@@ -109,6 +109,7 @@ llama-index-readers-file==0.1.30
109
  llama-index-readers-llama-parse==0.1.6
110
  llama-index-vector-stores-chroma==0.1.10
111
  llama-parse==0.4.9
 
112
  markdown-it-py==3.0.0
113
  markupsafe==2.1.5
114
  marshmallow==3.21.3
@@ -126,10 +127,11 @@ nltk==3.8.1
126
  numpy==1.26.4
127
  oauthlib==3.2.2
128
  onnxruntime==1.18.1
129
- openai==1.35.15
130
  opentelemetry-api==1.25.0
131
  opentelemetry-exporter-otlp-proto-common==1.25.0
132
  opentelemetry-exporter-otlp-proto-grpc==1.25.0
 
133
  opentelemetry-instrumentation==0.46b0
134
  opentelemetry-instrumentation-asgi==0.46b0
135
  opentelemetry-instrumentation-fastapi==0.46b0
@@ -151,7 +153,7 @@ proto-plus==1.24.0
151
  protobuf==4.25.3
152
  psutil==6.0.0
153
  ptyprocess==0.7.0
154
- pure-eval==0.2.2
155
  pyarrow==15.0.2
156
  pyasn1==0.6.0
157
  pyasn1-modules==0.4.0
@@ -160,7 +162,7 @@ pydantic-core==2.20.1
160
  pydub==0.25.1
161
  pygments==2.18.0
162
  pyparsing==3.1.2
163
- pypdf==4.3.0
164
  pypika==0.48.9
165
  pyproject-hooks==1.1.0
166
  python-dateutil==2.9.0.post0
@@ -176,9 +178,9 @@ requests-oauthlib==2.0.0
176
  rich==13.7.1
177
  rpds-py==0.19.0
178
  rsa==4.9
179
- ruff==0.5.3
180
  semantic-version==2.10.0
181
- setuptools==71.0.3
182
  shapely==2.0.5
183
  shellingham==1.5.4
184
  six==1.16.0
@@ -188,7 +190,7 @@ sqlalchemy==2.0.31
188
  stack-data==0.6.3
189
  starlette==0.37.2
190
  striprtf==0.0.26
191
- sympy==1.13.0
192
  tenacity==8.5.0
193
  tiktoken==0.7.0
194
  tokenizers==0.19.1
@@ -203,7 +205,7 @@ typing-inspect==0.9.0
203
  tzdata==2024.1
204
  uritemplate==4.1.1
205
  urllib3==2.2.2
206
- uvicorn==0.30.1
207
  uvloop==0.19.0
208
  watchfiles==0.22.0
209
  wcwidth==0.2.13
 
9
  asttokens==2.4.1
10
  attrs==23.2.0
11
  backoff==2.2.1
12
+ bcrypt==4.2.0
13
  beautifulsoup4==4.12.3
14
  build==1.2.1
15
  cachetools==5.4.0
 
85
  jupyter-core==5.7.2
86
  kiwisolver==1.4.5
87
  kubernetes==30.1.0
88
+ langchain==0.2.10
89
  langchain-chroma==0.1.2
90
+ langchain-core==0.2.22
91
  langchain-openai==0.1.17
92
  langchain-text-splitters==0.2.2
93
+ langsmith==0.1.93
94
  llama-cloud==0.0.9
95
+ llama-index==0.10.56
96
+ llama-index-agent-openai==0.2.9
97
  llama-index-cli==0.1.12
98
+ llama-index-core==0.10.56
99
+ llama-index-embeddings-openai==0.1.11
100
  llama-index-indices-managed-llama-cloud==0.2.5
101
  llama-index-legacy==0.9.48
102
  llama-index-llms-gemini==0.1.11
 
109
  llama-index-readers-llama-parse==0.1.6
110
  llama-index-vector-stores-chroma==0.1.10
111
  llama-parse==0.4.9
112
+ logfire==0.47.0
113
  markdown-it-py==3.0.0
114
  markupsafe==2.1.5
115
  marshmallow==3.21.3
 
127
  numpy==1.26.4
128
  oauthlib==3.2.2
129
  onnxruntime==1.18.1
130
+ openai==1.37.0
131
  opentelemetry-api==1.25.0
132
  opentelemetry-exporter-otlp-proto-common==1.25.0
133
  opentelemetry-exporter-otlp-proto-grpc==1.25.0
134
+ opentelemetry-exporter-otlp-proto-http==1.25.0
135
  opentelemetry-instrumentation==0.46b0
136
  opentelemetry-instrumentation-asgi==0.46b0
137
  opentelemetry-instrumentation-fastapi==0.46b0
 
153
  protobuf==4.25.3
154
  psutil==6.0.0
155
  ptyprocess==0.7.0
156
+ pure-eval==0.2.3
157
  pyarrow==15.0.2
158
  pyasn1==0.6.0
159
  pyasn1-modules==0.4.0
 
162
  pydub==0.25.1
163
  pygments==2.18.0
164
  pyparsing==3.1.2
165
+ pypdf==4.3.1
166
  pypika==0.48.9
167
  pyproject-hooks==1.1.0
168
  python-dateutil==2.9.0.post0
 
178
  rich==13.7.1
179
  rpds-py==0.19.0
180
  rsa==4.9
181
+ ruff==0.5.4
182
  semantic-version==2.10.0
183
+ setuptools==71.1.0
184
  shapely==2.0.5
185
  shellingham==1.5.4
186
  six==1.16.0
 
190
  stack-data==0.6.3
191
  starlette==0.37.2
192
  striprtf==0.0.26
193
+ sympy==1.13.1
194
  tenacity==8.5.0
195
  tiktoken==0.7.0
196
  tokenizers==0.19.1
 
205
  tzdata==2024.1
206
  uritemplate==4.1.1
207
  urllib3==2.2.2
208
+ uvicorn==0.30.3
209
  uvloop==0.19.0
210
  watchfiles==0.22.0
211
  wcwidth==0.2.13