Y
Hacker News
new
|
ask
|
show
|
jobs
by
scaryclam
2929 days ago
You can certainly update multiple packages at once using pip. Just use a requirements.txt file, which you should be doing anyway if you're using multiple packages (or just want to be able to reproduce your environment).