Redundant installations of packages available through system package managers Larger virtual environments with unnecessary compilation overhead Missed opportunities for leveraging pre-compiled, ...
Obs.: if you don't want support for jupyter notebooks, you can install pipreqs without the dependencies that give support to it. To do so, run: pip install --no-deps pipreqs pip install yarg==0.1.9 ...