参考:http://www.cnblogs.com/luckjun/p/4958338.html
pip install pip-view
查看可以更新的软件 pip-review
pip-review
自动更新所有可以更新的部分 pip-review --auto
pip-review --auto
交互式更新,手动选择需要更新的软件 pip-review --interactive
pip-review --interactive
pip-view github