Skip to content

Commit

Permalink
feat(versionupgrade): bump langchain version from 0.1.14 to 0.1.11 (#310
Browse files Browse the repository at this point in the history
)

Co-authored-by: Dinesh Sajwan <dinsajwa@amazon.com>
  • Loading branch information
dineshSajwan and Dinesh Sajwan committed Mar 11, 2024
1 parent 201640b commit a4e4089
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ requests==2.31.0
requests-aws4auth==1.2.3
opensearch-py==2.4.2
numpy
langchain==0.1.4
langchain-community==0.0.16
langchain==0.1.11
langchain-community<0.1, >0.0.25
opensearch-py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ boto3>=1.34.29
botocore>=1.34.29
requests==2.31.0
requests-aws4auth==1.2.3
langchain==0.1.4
langchain-community==0.0.16
langchain==0.1.11
langchain-community<0.1, >0.0.25
opensearch-py==2.4.2
sagemaker
numpy
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ fastjsonschema
typing-extensions
boto3
requests
langchain==0.1.4
langchain==0.1.11
pypdf2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
redis
pypdf2
langchain==0.1.4
langchain==0.1.11
urllib3<2
aws-xray-sdk
aws-lambda-powertools
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ boto3>=1.34.29
botocore>=1.34.29
requests==2.31.0
requests-aws4auth==1.2.3
langchain==0.1.4
langchain==0.1.11
nltk==3.8.1
urllib3<2
aws-lambda-powertools
Expand Down

0 comments on commit a4e4089

Please sign in to comment.