diff --git a/lambda-api-plugin/templates/package.json b/lambda-api-plugin/templates/package.json index 3199315..152dae0 100644 --- a/lambda-api-plugin/templates/package.json +++ b/lambda-api-plugin/templates/package.json @@ -2,6 +2,6 @@ "name": "{{project_name_sanitized}}", "version": "1.0.0", "dependencies": { - "serverless-python-requirements": "^5.0.1" + "serverless-python-requirements": "^6.0.1" } } \ No newline at end of file