We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 829c36c + bee02d5 commit 7e091d0Copy full SHA for 7e091d0
requirements.txt
@@ -10,7 +10,7 @@
10
11
# dev and test
12
# ------------
13
-boto3==1.35.90
+boto3==1.36.11
14
botocore>=1.35.10
15
pytest==8.3.4
16
pytest_mock==3.14.0
@@ -33,7 +33,7 @@ coverage==7.5.4
33
34
# Lambda layer: openai
35
36
-openai==1.55.3
+openai==1.61.0
37
38
# Lambda layer: common
39
@@ -45,7 +45,7 @@ python-hcl2==5.1.1
45
# Lambda layer: langchain
46
47
langchain
48
-langchain-openai==0.1.23
+langchain-openai==0.3.3
49
#langchain-experimental
50
51
# Lambda layer: nlp
0 commit comments