個々のパッケージをアップデートする
1 |
pip install <package_name> --upgrade |
一括でアップデートする
1 2 |
pip install pip-review pip-review --interactive |
1 |
pip install <package_name> --upgrade |
1 2 |
pip install pip-review pip-review --interactive |