Login
VirtualTam's bookmarks
Search
1
bookmark
Previous
Next
1
python - Check if requirements are up to date - Stack Overflow
2016-08-05
dependency
development
programming/python
programming/python/pip
requirement
Permalink
1
# from a virtualenv
2
$ pip list --outdated
Back to top
Previous
Next
1