Code Yarns ‍👨‍💻
Tech BlogPersonal Blog

How to upgrade all installed Pip packages

📅 2015-Jul-08 ⬩ ✍️ Ashwin Nanjappa ⬩ 🏷️ pip, pip-review, pip-tools ⬩ 📚 Archive

Pip makes it convenient to install Python programs and modules from PyPI. One problem that I face with it is to upgrade all my installed packages.

$ sudo pip install pip-tools
$ sudo pip-review --auto --verbose

Tried with: pip-tools 0.3.6, Pip 7.1.0, Python 2.7.6 and Ubuntu 14.04


© 2022 Ashwin Nanjappa • All writing under CC BY-SA license • 🐘 @codeyarns@hachyderm.io📧