WARNING: You are using pip version 20.3.3; however, version 21.1.2 is available.
You should consider upgrading via the 'c:\users\administrator\appdata\local\programs\python\python39\python.exe -m pip install --upgrade pip' command.

解决:
python -m pip install -U --force-reinstall pip