Hacker News new | ask | show | jobs
by LittlePeter 1964 days ago
I thought `pip freeze > requirements.txt` would give you a list of all dependecies, even indirect ones. Am I missing something?