Y
Hacker News
new
|
ask
|
show
|
jobs
by
thangngoc89
545 days ago
This is where tools like poetry, uv with lock files shine. The lock files contains all transient dependencies (like pip freeze) but they do it automatically.