This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Description
Hi,
As per serverless docs, the default layers behavior is to not retain previous versions of Lambda layers – can we add this functionality to serverless-python-requirements? In particular, this is very useful so we don't need to constantly update the ARN in other yml files whenever dependencies change.