agutoli / serverless-layers

Serverless.js plugin implementing AWS Lambda Layers, reducing lambda size, warm-up, and deployment time.
MIT License
229 stars 53 forks source link

Python 3.10 and 3.11 support #146

Closed scolebrook-foolcon closed 9 months ago

scolebrook-foolcon commented 10 months ago

Does this plugin support the new python 3.10 and 3.11 runtimes? The docs suggest it only supports 3.9 and below (including runtimes that are no longer supported by AWS).