DEV Community

Discussion on: Pipfile and Pipenv : the future of Python dependencies management

Collapse
 
rhymes profile image
rhymes

Just leaving this here:

pipenv does have an "outdated" command according to this issue github.com/kennethreitz/pipenv/iss...

$ pipenv update --dry-run
Collapse
 
djiit profile image
Julien Tanay

Nice! Thanks ;)