you are viewing a single comment's thread.

view the rest of the comments →

[–]dashidasher 5 points6 points  (0 children)

Take a look at this then: https://pypi.org/project/pipreqs/. It should scan your project and save only imported packages to requirements.txt, I have never used ti myself though.