Hacker News new | ask | show | jobs
by gjvc 39 days ago
write your requirement.txt files via

    pipdeptree --freeze
to see this clearly
1 comments

FYI the uv equivalent is

    uv pip tree
not interested, really