Dependency confusion is a supply chain issue that affects how package managers choose where to download a dependency from. If your build or developer tooling can see both a private package registry ...
With a July update, the Python package manager will finally allow users to install only the dependencies for a project, without having to install the project itself.