pip's New --only-deps Flag Will Fix the Most Annoying Part of Python Web Deployment
pip 26.2 is adding a flag that lets you install dependencies without the project itself. Here's why this matters for Docker builds, CI pipelines, and every Python web app you deploy.