Skip to content

Commit

Permalink
feat(bugfix): fixed version error (#333)
Browse files Browse the repository at this point in the history
Co-authored-by: Dinesh Sajwan <[email protected]>
  • Loading branch information
dineshSajwan and Dinesh Sajwan authored Mar 21, 2024
1 parent b3f2e7a commit 9f913a6
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 9f913a6

Please sign in to comment.