Whenever I use pip, it warns me that my pip is out of date and that I need to upgrade it by doing pip install --upgrade pip.
pip install --upgrade pip
But when I do that it seem
You need to run:
twice.
The first time it upgrades to version 8.1.0 and the second time to 8.1.1. After this there will be no warnings anymore.
8.1.0
8.1.1