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

Description
Are you certain it's a bug?
Are you using the latest plugin release?
Is there an existing issue for this?
Issue description
pipenv changed the way the requirements.txt is generated and therefore the functionality is broken with newer pipenv releases.
old: pipenv lock -r
new: pipenv requirements
https://pipenv.pypa.io/en/latest/advanced/#generating-a-requirements-txt
Service configuration (serverless.yml) content
Command name and used flags
serverless deploy
Command output
Environment information
Running "serverless" from node_modules
Framework Core: 3.26.0 (local) 3.26.0 (global)
Plugin: 6.2.2
SDK: 4.3.2