Description
Converts Pipenv project dependency data into requirements.txt-style files. It helps teams and deployment systems that still expect pip requirements files while the project is maintained with Pipfile.
Generated dependency lists should be reviewed before use. A conversion mistake can change installed versions or omit development-only packages needed by a workflow.