Hacker News new | ask | show | jobs
by bluewalt 1804 days ago
> The dependency version is specified separately from the lock file.

That. The simple fact that a Pip file mixes both the packages you want and the dependencies required by this package, is a valid reason to switch to Poetry IMO.