Skip to content

Commit 9f913a6

Browse files
dineshSajwanDinesh Sajwan
and
Dinesh Sajwan
authored
feat(bugfix): fixed version error (#333)
Co-authored-by: Dinesh Sajwan <[email protected]>
1 parent b3f2e7a commit 9f913a6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lambda/aws-contentgen-appsync-lambda/src/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
aws-lambda-powertools=2.34.2
2-
aws-xray-sdk=3.5.4
3-
fastjsonschema=2.19.1
1+
aws-lambda-powertools==2.34.2
2+
aws-xray-sdk==2.13.0
3+
fastjsonschema==2.19.1
44
boto3>=1.28.69
55
botocore>=1.31.69
66
requests==2.31.0

0 commit comments

Comments
 (0)