pip freeze shows me the packages installed, but how do I check against pypi which ones are outdated?
|
feedback
|
|
Use this pip fork: https://github.com/dgladkov/pip Which does exactly what you want using this command:
| ||||
|
feedback
|