Skip to content

Commit 3a0a696

Browse files
bump
Signed-off-by: Adrian Cole <[email protected]>
1 parent 5d948df commit 3a0a696

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

example-apps/chatbot-rag-app/requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ attrs==25.1.0
2222
# via aiohttp
2323
blinker==1.9.0
2424
# via flask
25-
boto3==1.36.6
25+
boto3==1.36.7
2626
# via
2727
# langchain-aws
2828
# langtrace-python-sdk
29-
botocore==1.36.6
29+
botocore==1.36.7
3030
# via
3131
# boto3
3232
# s3transfer
@@ -49,7 +49,7 @@ colorama==0.4.6
4949
# via langtrace-python-sdk
5050
dataclasses-json==0.6.7
5151
# via langchain-community
52-
deprecated==1.2.17
52+
deprecated==1.2.18
5353
# via
5454
# opentelemetry-api
5555
# opentelemetry-exporter-otlp-proto-grpc
@@ -87,7 +87,7 @@ fsspec==2024.12.0
8787
# via
8888
# huggingface-hub
8989
# langtrace-python-sdk
90-
google-api-core[grpc]==2.24.0
90+
google-api-core[grpc]==2.24.1
9191
# via
9292
# google-cloud-aiplatform
9393
# google-cloud-bigquery
@@ -216,12 +216,12 @@ langchain-openai==0.3.2
216216
# via -r requirements.in
217217
langchain-text-splitters==0.3.5
218218
# via langchain
219-
langsmith==0.3.1
219+
langsmith==0.3.2
220220
# via
221221
# langchain
222222
# langchain-community
223223
# langchain-core
224-
langtrace-python-sdk==3.3.31
224+
langtrace-python-sdk==3.5.0
225225
# via -r requirements.in
226226
markupsafe==3.0.2
227227
# via
@@ -243,7 +243,7 @@ numpy==2.2.2
243243
# langchain-community
244244
# shapely
245245
# transformers
246-
openai==1.60.1
246+
openai==1.60.2
247247
# via langchain-openai
248248
opentelemetry-api==1.29.0
249249
# via
@@ -324,7 +324,7 @@ propcache==0.2.1
324324
# via
325325
# aiohttp
326326
# yarl
327-
proto-plus==1.25.0
327+
proto-plus==1.26.0
328328
# via
329329
# google-api-core
330330
# google-cloud-aiplatform

0 commit comments

Comments
 (0)