Skip to content

Commit

Permalink
chore(deps): update langchain community and langchain(#512)
Browse files Browse the repository at this point in the history
* chore(deps): update langchain community and langchain
  • Loading branch information
krokoko authored Jun 18, 2024
1 parent 5c14754 commit 873d5fd
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ requests==2.32.0
requests-aws4auth==1.2.3
opensearch-py==2.4.2
numpy
langchain==0.2.3
langchain-community==0.2.4
langchain==0.2.5
langchain-community==0.2.5
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.32.0
requests-aws4auth==1.2.3
langchain==0.2.3
langchain-community==0.2.4
langchain==0.2.5
langchain-community==0.2.5
opensearch-py==2.4.2
sagemaker
numpy
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ fastjsonschema==2.19.1
typing-extensions==4.7.0
boto3>=1.34.29
requests==2.32.0
langchain==0.2.3
langchain==0.2.5
pypdf==4.2.0
Pillow==10.3.0
langchain-community==0.2.4
langchain-community==0.2.5
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
redis
pypdf==4.2.0
langchain==0.2.3
langchain-community==0.2.4
langchain==0.2.5
langchain-community==0.2.5
urllib3<2
aws-xray-sdk
aws-lambda-powertools
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ boto3>=1.34.29
botocore>=1.34.29
requests==2.32.0
requests-aws4auth==1.2.3
langchain==0.2.3
langchain-community==0.2.4
langchain==0.2.5
langchain-community==0.2.5
nltk==3.8.1
urllib3<2
aws-lambda-powertools
Expand Down
2 changes: 1 addition & 1 deletion layers/langchain-common-deps/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ boto3>=1.34.29
botocore>=1.34.29
requests==2.32.0
requests-aws4auth==1.2.3
langchain==0.2.3
langchain==0.2.5
opensearch-py==2.4.2
openai==1.10.0

0 comments on commit 873d5fd

Please sign in to comment.