Am I using it differently than everyone else? I don't want an upper bound, I want a specific version. So always ==, never >=, and upgrading a dependency is an explicit action. I don't want to suddenly have a never version.
That’s how the ‘sync’ flow works (recreating venv, through the lockfile), here discussing specifically updates.
That’s how the ‘sync’ flow works (recreating venv, through the lockfile), here discussing specifically updates.