6
6
#
7
7
aiohappyeyeballs == 2.4.6
8
8
# via aiohttp
9
- aiohttp == 3.11.12
9
+ aiohttp == 3.11.13
10
10
# via
11
11
# langchain
12
12
# langchain-community
@@ -22,15 +22,15 @@ attrs==25.1.0
22
22
# via aiohttp
23
23
blinker == 1.9.0
24
24
# via flask
25
- boto3 == 1.36.24
25
+ boto3 == 1.37.0
26
26
# via
27
27
# langchain-aws
28
28
# langtrace-python-sdk
29
- botocore == 1.36.24
29
+ botocore == 1.37.0
30
30
# via
31
31
# boto3
32
32
# s3transfer
33
- cachetools == 5.5.1
33
+ cachetools == 5.5.2
34
34
# via google-auth
35
35
certifi == 2025.1.31
36
36
# via
@@ -80,7 +80,7 @@ flask==3.1.0
80
80
# via
81
81
# -r requirements.in
82
82
# flask-cors
83
- flask-cors == 5.0.0
83
+ flask-cors == 5.0.1
84
84
# via -r requirements.in
85
85
frozenlist == 1.5.0
86
86
# via
@@ -109,11 +109,11 @@ google-cloud-aiplatform==1.81.0
109
109
# via langchain-google-vertexai
110
110
google-cloud-bigquery == 3.29.0
111
111
# via google-cloud-aiplatform
112
- google-cloud-core == 2.4.1
112
+ google-cloud-core == 2.4.2
113
113
# via
114
114
# google-cloud-bigquery
115
115
# google-cloud-storage
116
- google-cloud-resource-manager == 1.14.0
116
+ google-cloud-resource-manager == 1.14.1
117
117
# via google-cloud-aiplatform
118
118
google-cloud-storage == 2.19.0
119
119
# via
@@ -127,7 +127,7 @@ google-resumable-media==2.7.2
127
127
# via
128
128
# google-cloud-bigquery
129
129
# google-cloud-storage
130
- googleapis-common-protos [grpc ]== 1.67 .0
130
+ googleapis-common-protos [grpc ]== 1.68 .0
131
131
# via
132
132
# google-api-core
133
133
# grpc-google-iam-v1
@@ -164,7 +164,7 @@ httpx-sse==0.4.0
164
164
# langchain-community
165
165
# langchain-google-vertexai
166
166
# langchain-mistralai
167
- huggingface-hub == 0.29.0
167
+ huggingface-hub == 0.29.1
168
168
# via
169
169
# tokenizers
170
170
# transformers
@@ -200,7 +200,7 @@ langchain-cohere==0.4.2
200
200
# via -r requirements.in
201
201
langchain-community == 0.3.18
202
202
# via langchain-cohere
203
- langchain-core == 0.3.37
203
+ langchain-core == 0.3.39
204
204
# via
205
205
# langchain
206
206
# langchain-aws
@@ -215,13 +215,13 @@ langchain-elasticsearch==0.3.2
215
215
# via -r requirements.in
216
216
langchain-google-vertexai == 2.0.13
217
217
# via -r requirements.in
218
- langchain-mistralai == 0.2.6
218
+ langchain-mistralai == 0.2.7
219
219
# via -r requirements.in
220
- langchain-openai == 0.3.6
220
+ langchain-openai == 0.3.7
221
221
# via -r requirements.in
222
222
langchain-text-splitters == 0.3.6
223
223
# via langchain
224
- langsmith == 0.3.8
224
+ langsmith == 0.3.11
225
225
# via
226
226
# langchain
227
227
# langchain-community
@@ -250,7 +250,7 @@ numpy==2.2.3
250
250
# langchain-community
251
251
# shapely
252
252
# transformers
253
- openai == 1.63.2
253
+ openai == 1.64.0
254
254
# via langchain-openai
255
255
opentelemetry-api == 1.30.0
256
256
# via
@@ -323,11 +323,12 @@ packaging==24.2
323
323
# google-cloud-bigquery
324
324
# huggingface-hub
325
325
# langchain-core
326
+ # langsmith
326
327
# marshmallow
327
328
# opentelemetry-instrumentation
328
329
# opentelemetry-instrumentation-sqlalchemy
329
330
# transformers
330
- propcache == 0.2.1
331
+ propcache == 0.3.0
331
332
# via
332
333
# aiohttp
333
334
# yarl
@@ -372,7 +373,7 @@ pydantic-core==2.27.2
372
373
# via
373
374
# cohere
374
375
# pydantic
375
- pydantic-settings == 2.7.1
376
+ pydantic-settings == 2.8.0
376
377
# via langchain-community
377
378
python-dateutil == 2.9.0.post0
378
379
# via
@@ -491,7 +492,9 @@ urllib3==2.3.0
491
492
# sentry-sdk
492
493
# types-requests
493
494
werkzeug == 3.1.3
494
- # via flask
495
+ # via
496
+ # flask
497
+ # flask-cors
495
498
wrapt == 1.17.2
496
499
# via
497
500
# deprecated
0 commit comments