bndr / pipreqs

pipreqs - Generate pip requirements.txt file based on imports of any project. Looking for maintainers to move this project forward.
Apache License 2.0
6.38k stars 388 forks source link

Pipreqs generates bad requirement besides pymongo #313

Open ionutbaltariu opened 2 years ago

ionutbaltariu commented 2 years ago

I'm generating the requirements for a project that uses the pymongo library and it seems that pipreqs also generates the following requirement, which is invalid: ~ymongo==4.1.1