Skip to content

Commit

Permalink
feat(bugfix): fixed version error
Browse files Browse the repository at this point in the history
  • Loading branch information
Dinesh Sajwan committed Mar 21, 2024
1 parent b3f2e7a commit 4e84aae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lambda/aws-contentgen-appsync-lambda/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
aws-lambda-powertools=2.34.2
aws-xray-sdk=3.5.4
fastjsonschema=2.19.1
aws-lambda-powertools==2.34.2
aws-xray-sdk==2.13.0
fastjsonschema==2.19.1
boto3>=1.28.69
botocore>=1.31.69
requests==2.31.0
Expand Down

0 comments on commit 4e84aae

Please sign in to comment.