Hacker News new | ask | show | jobs
by mwarkentin 1416 days ago
Yes, unfortunately all dependencies are frozen at the same level, so it becomes really hard to distinguish between what your actual dependencies, and sub-dependencies, and sub-sub-dependencies are.
1 comments

Use pip install -c constraints.txt.