File tree 6 files changed +11
-11
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 +11
-11
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.3
13
- langchain-community == 0.2.4
12
+ langchain == 0.2.5
13
+ langchain-community == 0.2.5
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.3
10
- langchain-community == 0.2.4
9
+ langchain == 0.2.5
10
+ langchain-community == 0.2.5
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.3
7
+ langchain == 0.2.5
8
8
pypdf == 4.2.0
9
9
Pillow == 10.3.0
10
- langchain-community == 0.2.4
10
+ langchain-community == 0.2.5
Original file line number Diff line number Diff line change 1
1
redis
2
2
pypdf == 4.2.0
3
- langchain == 0.2.3
4
- langchain-community == 0.2.4
3
+ langchain == 0.2.5
4
+ langchain-community == 0.2.5
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.3
7
- langchain-community == 0.2.4
6
+ langchain == 0.2.5
7
+ langchain-community == 0.2.5
8
8
nltk == 3.8.1
9
9
urllib3 < 2
10
10
aws-lambda-powertools
Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ boto3>=1.34.29
2
2
botocore >= 1.34.29
3
3
requests == 2.32.0
4
4
requests-aws4auth == 1.2.3
5
- langchain == 0.2.3
5
+ langchain == 0.2.5
6
6
opensearch-py == 2.4.2
7
7
openai == 1.10.0
You can’t perform that action at this time.
0 commit comments