rbanffy / pip-chill

A more relaxed `pip freeze`
Other
560 stars 25 forks source link

Output latest available version of all packages #27

Closed jeverling closed 3 years ago

jeverling commented 4 years ago

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.

github-actions[bot] commented 3 years ago

Stale issue message