File tree 6 files changed +13
-13
lines changed
aws-qa-appsync-opensearch/question_answering/src
aws-rag-appsync-stepfn-opensearch
aws-summarization-appsync-stepfn
layers/langchain-common-deps
6 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -9,5 +9,5 @@ requests==2.32.0
9
9
requests-aws4auth == 1.2.3
10
10
opensearch-py == 2.4.2
11
11
numpy
12
- langchain == 0.2.5
13
- langchain-community == 0.2.5
12
+ langchain == 0.2.11
13
+ langchain-community == 0.2.9
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ boto3>=1.34.29
6
6
botocore >= 1.34.29
7
7
requests == 2.32.0
8
8
requests-aws4auth == 1.2.3
9
- langchain == 0.2.5
10
- langchain-community == 0.2.5
9
+ langchain == 0.2.11
10
+ langchain-community == 0.2.9
11
11
opensearch-py == 2.4.2
12
12
sagemaker
13
13
numpy
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ fastjsonschema==2.19.1
4
4
typing-extensions == 4.7.0
5
5
boto3 >= 1.34.29
6
6
requests == 2.32.0
7
- langchain == 0.2.5
7
+ langchain == 0.2.11
8
8
pypdf == 4.2.0
9
9
Pillow == 10.3.0
10
- langchain-community == 0.2.5
10
+ langchain-community == 0.2.9
Original file line number Diff line number Diff line change 1
1
redis
2
2
pypdf == 4.2.0
3
- langchain == 0.2.5
4
- langchain-community == 0.2.5
3
+ langchain == 0.2.11
4
+ langchain-community == 0.2.9
5
5
urllib3 < 2
6
6
aws-xray-sdk
7
7
aws-lambda-powertools
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ boto3>=1.34.29
3
3
botocore >= 1.34.29
4
4
requests == 2.32.0
5
5
requests-aws4auth == 1.2.3
6
- langchain == 0.2.5
7
- langchain-community == 0.2.5
6
+ langchain == 0.2.11
7
+ langchain-community == 0.2.9
8
8
urllib3 < 2
9
9
aws-lambda-powertools
10
10
aws-xray-sdk
Original file line number Diff line number Diff line change 1
- langchain == 0.2.5
2
- langchain-community == 0.2.5
3
- langchain-aws == 0.1.6
1
+ langchain == 0.2.11
2
+ langchain-community == 0.2.9
3
+ langchain-aws == 0.1.12
You can’t perform that action at this time.
0 commit comments