Skip to content

Commit 357b9eb

Browse files
committed
Update dependencies in requirements.txt to latest versions
1 parent 009d017 commit 357b9eb

File tree

1 file changed

+98
-92
lines changed

1 file changed

+98
-92
lines changed

requirements.txt

Lines changed: 98 additions & 92 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,31 @@
1-
aenum==3.1.15
21
aiofiles==23.2.1
3-
aiohttp==3.9.5
2+
aiohappyeyeballs==2.4.0
3+
aiohttp==3.10.5
44
aiosignal==1.3.1
55
annotated-types==0.7.0
66
anyio==4.4.0
77
appnope==0.1.4
88
asgiref==3.8.1
99
asttokens==2.4.1
10-
attrs==23.2.0
11-
automat==22.10.0
10+
attrs==24.2.0
11+
automat==24.8.1
12+
azure-core==1.30.2
13+
azure-identity==1.17.1
1214
backoff==2.2.1
1315
bcrypt==4.2.0
1416
beautifulsoup4==4.12.3
1517
bleach==6.1.0
16-
boto3==1.34.150
17-
botocore==1.34.150
18+
boto3==1.35.5
19+
botocore==1.35.5
1820
build==1.2.1
19-
cachetools==5.4.0
21+
cachetools==5.5.0
2022
certifi==2024.7.4
21-
cffi==1.16.0
23+
cffi==1.17.0
2224
charset-normalizer==3.3.2
2325
chroma-hnswlib==0.7.6
2426
chromadb==0.5.5
2527
click==8.1.7
26-
cohere==5.6.2
28+
cohere==5.8.1
2729
coloredlogs==15.0.1
2830
comm==0.2.2
2931
constantly==23.10.4
@@ -32,61 +34,58 @@ cryptography==43.0.0
3234
cssselect==1.2.0
3335
cycler==0.12.1
3436
dataclasses-json==0.6.7
35-
debugpy==1.8.2
37+
debugpy==1.8.5
3638
decorator==5.1.1
3739
defusedxml==0.7.1
3840
deprecated==1.2.14
3941
dirtyjson==1.0.8
4042
distro==1.9.0
4143
dnspython==2.6.1
4244
docstring-parser==0.16
43-
email-validator==2.2.0
4445
executing==2.0.1
45-
fastapi==0.111.1
46-
fastapi-cli==0.0.4
46+
fastapi==0.112.2
4747
fastavro==1.9.5
4848
fastjsonschema==2.20.0
49-
ffmpy==0.3.2
49+
ffmpy==0.4.0
5050
filelock==3.15.4
5151
flatbuffers==24.3.25
5252
fonttools==4.53.1
5353
frozenlist==1.4.1
5454
fsspec==2024.6.1
5555
google-ai-generativelanguage==0.6.4
5656
google-api-core==2.19.1
57-
google-api-python-client==2.138.0
58-
google-auth==2.32.0
57+
google-api-python-client==2.142.0
58+
google-auth==2.34.0
5959
google-auth-httplib2==0.2.0
60-
google-cloud-aiplatform==1.60.0
60+
google-cloud-aiplatform==1.63.0
6161
google-cloud-bigquery==3.25.0
6262
google-cloud-core==2.4.1
63-
google-cloud-resource-manager==1.12.4
64-
google-cloud-storage==2.18.0
63+
google-cloud-resource-manager==1.12.5
64+
google-cloud-storage==2.18.2
6565
google-crc32c==1.5.0
6666
google-generativeai==0.5.4
67-
google-resumable-media==2.7.1
68-
googleapis-common-protos==1.63.2
69-
gradientai==1.13.1
70-
gradio==4.39.0
71-
gradio-client==1.1.1
67+
google-resumable-media==2.7.2
68+
googleapis-common-protos==1.64.0
69+
gradio==4.42.0
70+
gradio-client==1.3.0
7271
greenlet==3.0.3
7372
grpc-google-iam-v1==0.13.1
74-
grpcio==1.65.1
75-
grpcio-status==1.62.2
73+
grpcio==1.66.0
74+
grpcio-status==1.62.3
7675
h11==0.14.0
7776
httpcore==1.0.5
7877
httplib2==0.22.0
7978
httptools==0.6.1
8079
httpx==0.27.0
8180
httpx-sse==0.4.0
82-
huggingface-hub==0.24.3
81+
huggingface-hub==0.24.6
8382
humanfriendly==10.0
8483
hyperlink==21.0.0
85-
idna==3.7
84+
idna==3.8
8685
importlib-metadata==8.0.0
87-
importlib-resources==6.4.0
86+
importlib-resources==6.4.4
8887
incremental==24.7.2
89-
instructor==1.3.7
88+
instructor==1.3.4
9089
ipykernel==6.29.5
9190
ipython==8.26.0
9291
itemadapter==0.9.0
@@ -97,6 +96,7 @@ jiter==0.4.2
9796
jmespath==1.0.1
9897
joblib==1.4.2
9998
jsonpatch==1.33
99+
jsonpath-python==1.0.6
100100
jsonpointer==3.0.0
101101
jsonschema==4.23.0
102102
jsonschema-specifications==2023.12.1
@@ -105,61 +105,65 @@ jupyter-core==5.7.2
105105
jupyterlab-pygments==0.3.0
106106
kiwisolver==1.4.5
107107
kubernetes==30.1.0
108-
langchain==0.2.11
108+
langchain==0.2.14
109109
langchain-chroma==0.1.2
110-
langchain-core==0.2.24
111-
langchain-openai==0.1.19
110+
langchain-core==0.2.35
111+
langchain-openai==0.1.22
112112
langchain-text-splitters==0.2.2
113-
langsmith==0.1.93
114-
llama-cloud==0.0.11
115-
llama-index==0.10.58
116-
llama-index-agent-openai==0.2.9
117-
llama-index-cli==0.1.13
118-
llama-index-core==0.10.58
119-
llama-index-embeddings-adapter==0.1.3
120-
llama-index-embeddings-cohere==0.1.9
121-
llama-index-embeddings-huggingface==0.2.2
122-
llama-index-embeddings-openai==0.1.11
123-
llama-index-finetuning==0.1.7
124-
llama-index-indices-managed-llama-cloud==0.2.7
125-
llama-index-legacy==0.9.48
126-
llama-index-llms-gemini==0.1.11
127-
llama-index-llms-gradient==0.1.2
128-
llama-index-llms-openai==0.1.27
129-
llama-index-llms-replicate==0.1.3
130-
llama-index-multi-modal-llms-openai==0.1.8
131-
llama-index-postprocessor-cohere-rerank==0.1.7
132-
llama-index-program-openai==0.1.7
133-
llama-index-question-gen-openai==0.1.3
134-
llama-index-readers-file==0.1.31
135-
llama-index-readers-llama-parse==0.1.6
136-
llama-index-vector-stores-chroma==0.1.10
137-
llama-parse==0.4.9
138-
logfire==0.48.1
139-
lxml==5.2.2
113+
langsmith==0.1.104
114+
llama-cloud==0.0.15
115+
llama-index==0.11.1
116+
llama-index-agent-openai==0.3.0
117+
llama-index-cli==0.3.0
118+
llama-index-core==0.11.1
119+
llama-index-embeddings-adapter==0.2.1
120+
llama-index-embeddings-cohere==0.2.0
121+
llama-index-embeddings-huggingface==0.3.1
122+
llama-index-embeddings-openai==0.2.3
123+
llama-index-finetuning==0.2.0
124+
llama-index-indices-managed-llama-cloud==0.3.0
125+
llama-index-legacy==0.9.48.post3
126+
llama-index-llms-azure-openai==0.2.0
127+
llama-index-llms-gemini==0.3.4
128+
llama-index-llms-mistralai==0.2.1
129+
llama-index-llms-openai==0.2.0
130+
llama-index-llms-replicate==0.2.0
131+
llama-index-multi-modal-llms-openai==0.2.0
132+
llama-index-postprocessor-cohere-rerank==0.2.0
133+
llama-index-program-openai==0.2.0
134+
llama-index-question-gen-openai==0.2.0
135+
llama-index-readers-file==0.2.0
136+
llama-index-readers-llama-parse==0.2.0
137+
llama-index-vector-stores-chroma==0.2.0
138+
llama-parse==0.5.0
139+
logfire==0.51.0
140+
lxml==5.3.0
140141
markdown-it-py==3.0.0
141142
markupsafe==2.1.5
142-
marshmallow==3.21.3
143-
matplotlib==3.9.1
143+
marshmallow==3.22.0
144+
matplotlib==3.9.2
144145
matplotlib-inline==0.1.7
145146
mdurl==0.1.2
146147
minijinja==2.0.1
148+
mistralai==1.0.2
147149
mistune==3.0.2
148150
mmh3==4.1.0
149151
monotonic==1.6
150152
mpmath==1.3.0
153+
msal==1.30.0
154+
msal-extensions==1.2.0
151155
multidict==6.0.5
152156
mypy-extensions==1.0.0
153157
nbclient==0.10.0
154158
nbconvert==7.16.4
155159
nbformat==5.10.4
156160
nest-asyncio==1.6.0
157161
networkx==3.3
158-
nltk==3.8.1
162+
nltk==3.9.1
159163
numpy==1.26.4
160164
oauthlib==3.2.2
161-
onnxruntime==1.18.1
162-
openai==1.37.1
165+
onnxruntime==1.19.0
166+
openai==1.42.0
163167
opentelemetry-api==1.26.0
164168
opentelemetry-exporter-otlp-proto-common==1.26.0
165169
opentelemetry-exporter-otlp-proto-grpc==1.26.0
@@ -171,7 +175,7 @@ opentelemetry-proto==1.26.0
171175
opentelemetry-sdk==1.26.0
172176
opentelemetry-semantic-conventions==0.47b0
173177
opentelemetry-util-http==0.47b0
174-
orjson==3.10.6
178+
orjson==3.10.7
175179
overrides==7.7.0
176180
packaging==24.1
177181
pandas==2.2.2
@@ -182,7 +186,8 @@ parso==0.8.4
182186
pexpect==4.9.0
183187
pillow==10.4.0
184188
platformdirs==4.2.2
185-
posthog==3.5.0
189+
portalocker==2.10.1
190+
posthog==3.5.2
186191
prompt-toolkit==3.0.47
187192
protego==0.3.1
188193
proto-plus==1.24.0
@@ -198,49 +203,50 @@ pydantic-core==2.20.1
198203
pydispatcher==2.0.7
199204
pydub==0.25.1
200205
pygments==2.18.0
206+
pyjwt==2.9.0
201207
pymongo==4.8.0
202208
pyopenssl==24.2.1
203-
pyparsing==3.1.2
209+
pyparsing==3.1.4
204210
pypdf==4.3.1
205211
pypika==0.48.9
206212
pyproject-hooks==1.1.0
207213
python-dateutil==2.9.0.post0
208214
python-dotenv==1.0.1
209215
python-multipart==0.0.9
210216
pytz==2024.1
211-
pyyaml==6.0.1
212-
pyzmq==26.0.3
217+
pyyaml==6.0.2
218+
pyzmq==26.2.0
213219
queuelib==1.7.0
214220
referencing==0.35.1
215221
regex==2024.7.24
216222
requests==2.32.3
217223
requests-file==2.1.0
218224
requests-oauthlib==2.0.0
219-
rich==13.7.1
220-
rpds-py==0.19.1
225+
rich==13.8.0
226+
rpds-py==0.20.0
221227
rsa==4.9
222-
ruff==0.5.5
228+
ruff==0.6.2
223229
s3transfer==0.10.2
224-
safetensors==0.4.3
230+
safetensors==0.4.4
225231
scikit-learn==1.5.1
226-
scipy==1.14.0
232+
scipy==1.14.1
227233
scrapy==2.11.2
228234
semantic-version==2.10.0
229235
sentence-transformers==2.7.0
230236
service-identity==24.1.0
231-
setuptools==72.1.0
232-
shapely==2.0.5
237+
setuptools==73.0.1
238+
shapely==2.0.6
233239
shellingham==1.5.4
234240
six==1.16.0
235241
sniffio==1.3.1
236-
soupsieve==2.5
237-
sqlalchemy==2.0.31
242+
soupsieve==2.6
243+
sqlalchemy==2.0.32
238244
stack-data==0.6.3
239-
starlette==0.37.2
245+
starlette==0.38.2
240246
striprtf==0.0.26
241-
sympy==1.13.1
247+
sympy==1.13.2
242248
tabulate==0.9.0
243-
tenacity==8.5.0
249+
tenacity==8.3.0
244250
threadpoolctl==3.5.0
245251
tiktoken==0.7.0
246252
tinycss2==1.3.0
@@ -249,26 +255,26 @@ tokenizers==0.19.1
249255
tomlkit==0.12.0
250256
torch==2.4.0
251257
tornado==6.4.1
252-
tqdm==4.66.4
258+
tqdm==4.66.5
253259
traitlets==5.14.3
254-
transformers==4.43.3
255-
twisted==24.3.0
256-
typer==0.12.3
260+
transformers==4.44.2
261+
twisted==24.7.0
262+
typer==0.12.5
257263
types-requests==2.32.0.20240712
258264
typing-extensions==4.12.2
259265
typing-inspect==0.9.0
260266
tzdata==2024.1
261267
uritemplate==4.1.1
262268
urllib3==2.2.2
263-
uvicorn==0.30.3
264-
uvloop==0.19.0
269+
uvicorn==0.30.6
270+
uvloop==0.20.0
265271
w3lib==2.2.1
266-
watchfiles==0.22.0
272+
watchfiles==0.23.0
267273
wcwidth==0.2.13
268274
webencodings==0.5.1
269275
websocket-client==1.8.0
270-
websockets==11.0.3
276+
websockets==12.0
271277
wrapt==1.16.0
272278
yarl==1.9.4
273-
zipp==3.19.2
274-
zope-interface==6.4.post2
279+
zipp==3.20.0
280+
zope-interface==7.0.1

0 commit comments

Comments
 (0)