Skip to content

Commit 7e091d0

Browse files
committed
Merge branch 'main' into next
2 parents 829c36c + bee02d5 commit 7e091d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
# dev and test
1212
# ------------
13-
boto3==1.35.90
13+
boto3==1.36.11
1414
botocore>=1.35.10
1515
pytest==8.3.4
1616
pytest_mock==3.14.0
@@ -33,7 +33,7 @@ coverage==7.5.4
3333

3434
# Lambda layer: openai
3535
# ------------
36-
openai==1.55.3
36+
openai==1.61.0
3737

3838
# Lambda layer: common
3939
# ------------
@@ -45,7 +45,7 @@ python-hcl2==5.1.1
4545
# Lambda layer: langchain
4646
# ------------
4747
langchain
48-
langchain-openai==0.1.23
48+
langchain-openai==0.3.3
4949
#langchain-experimental
5050

5151
# Lambda layer: nlp

0 commit comments

Comments
 (0)