It is a memorandum for myself. I hope other people will find it helpful.
Check if there is a library that can be updated. Type at the command prompt
pip list --o
If you have only one update, enter the code below
pip install -U package name
pip install pip-review
Recommended Posts