We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a2f373 commit 32fe4a8Copy full SHA for 32fe4a8
serverless.yml
@@ -8,7 +8,7 @@ plugins:
8
- serverless-python-requirements
9
provider:
10
name: aws
11
- runtime: python3.11
+ runtime: python3.9
12
region: us-east-1
13
14
functions:
0 commit comments