Regenerating the same file keeps changing the order of requirements?
Open
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 424
- PR merge metrics
- No merged PRs in 30d
Description
Without changing the input codebase, the `pipreqs --savepath '...' --force` keeps changing the order of listed requirements even though they are the same. Mind sorting them before dumping (like `pip freeze` does)?
Contributor guide
Assessment
This issue has not been assessed yet.