Skip to content

Commit

Permalink
chore: upgrading package versions
Browse files Browse the repository at this point in the history
Docs no longer support langchain 0.0.329

Signed-off-by: Patrick O'Connor <35761519+oconpa@users.noreply.github.com>
  • Loading branch information
oconpa authored and krokoko committed Jan 2, 2024
1 parent 4813f75 commit e9b0ac8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions layers/langchain-common-deps/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
boto3>=1.28.69
botocore>=1.31.69
boto3>=1.34.6
botocore>=1.34.6
requests==2.31.0
requests-aws4auth==1.2.3
langchain==0.0.329
opensearch-py==2.3.1
openai==0.28.1
langchain==0.0.351
opensearch-py==2.4.2
openai==1.6.0

0 comments on commit e9b0ac8

Please sign in to comment.