pip の proxy 環境下でのアップデート
pip そのものをアップデートしたい時
$ python -m pip install --upgrade pip --proxy http://proxy.address:port
#Python