how to show all outdated packages in python code example Example 1: list all packages installed with pip pipenv lock -r Example 2: list all pip packages pip3 freeze