rbanffy/pip-chill

Output latest available version of all packages

jeverling opened this issue · 1 comments

It would be nice, if pip-chill could output a list of all packages if they were upgraded to the latest available version.

You can achieve the same by using pip-chill --no-version, upgrading and then outputting the list of installed packages.
But I think having a command that just displays the updated requirements would be cool.

Stale issue message