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 fails to see GitPython #418

Open NEGU93 opened 11 months ago

NEGU93 commented 11 months ago

I run the command and in general it worked correctly but it failed to recognize GitPython. The imports are import git