You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 24, 2025. It is now read-only.
I have searched existing issues, it hasn't been reported yet
Issue description
In v2023.7.9 of Pipenv they have removed the --keep-outdated flag. serverless-python-requirements uses this flag to generate the requirements.txt so using the latest vrsion of pipenv to do this now fails.
Are you certain it's a bug?
Are you using the latest plugin release?
Is there an existing issue for this?
Issue description
In v2023.7.9 of Pipenv they have removed the
--keep-outdatedflag. serverless-python-requirements uses this flag to generate the requirements.txt so using the latest vrsion of pipenv to do this now fails.Service configuration (serverless.yml) content
Command name and used flags
sls deploy --stage staging --verbose
Command output
Environment information