Add pip install --upgrade --all
command
#10246
Labels
resolution: duplicate
Duplicate of an existing issue/PR
pip install --upgrade --all
command
#10246
What's the problem this feature will solve?
Upgrade all outdated packages.
Describe the solution you'd like
(Optional) Listing outdated packages by:
Then upgrade the listed packages with command:
Additional context
Refer to this: https://stackoverflow.com/questions/2720014/how-to-upgrade-all-python-packages-with-pip
The text was updated successfully, but these errors were encountered: