Y
Hacker News
new
|
ask
|
show
|
jobs
by
matsemann
26 days ago
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.
1 comments
raulparada
26 days ago
That’s how the ‘sync’ flow works (recreating venv, through the lockfile), here discussing specifically updates.
link