If you are looking for a list of all the outdated Python packages installed on your macOS or Windows system, you can try the below command,
- Open Terminal if using macOS/Linux or CMD for Windows,
- Now type command: pip list --outdated
- You should get a list of all packages that are outdated and its current version and available latest version.
$ pip list --outdated
Package Version Latest Type
------------------ ------------- --------- -----
attrs 19.3.0 20.3.0 wheel
Automat 0.8.0 20.2.0 wheel
certifi 2019.11.28 2020.11.8 wheel
Click 7.0 7.1.2 wheel
colorama 0.4.3 0.4.4 wheel
cryptography 2.8 3.2.1 wheel
distro 1.4.0 1.5.0 wheel
distro-info 0.23ubuntu1 0.10 sdist
httplib2 0.14.0 0.18.1 wheel
hyperlink 19.0.0 20.0.1 wheel
idna 2.8 2.10 wheel
importlib-metadata 1.5.0 2.0.0 wheel
incremental 16.10.1 17.5.0 wheel
Jinja2 2.10.1 2.11.2 wheel
jsonpatch 1.22 1.26 wheel
keyring 18.0.1 21.5.0 wheel
lazr.restfulclient 0.14.2 0.14.3 sdist
lazr.uri 1.0.3 1.0.5 sdist
MarkupSafe 1.1.0 1.1.1 wheel
more-itertools 4.2.0 8.6.0 wheel
netifaces 0.10.4 0.10.9 sdist
pyasn1 0.4.2 0.4.8 wheel
⚡️ You can also use pip list -o (shorthand)
PIP get List of Outdated Packages details.
Have Questions? Post them here!
More Posts related to Python,
- Read JSON File in Python Program
- Convert Float to String in Python
- Python - Convert float to String
- Check if String Contains a Substring - Python
- Install and Run Jupyter Notebook on Mac (macOS)
- Sorting an array using Bubble Sort in Python Programming
- Comments in Python Programming
- 3 Python program to add two numbers
- Read a file line by line in Python Program
- How to uninstall pip Python packages
- Change label (text) color in tkinter
- 7 Python Arithmetic Operators with Examples [Tutorial]
- pip get list of all outdated Python packages
- Where does brew install python in macOS
- How to Convert String to DateTime in Python
- Python: Fix command not found pip or pip3 on zsh shell
- How to add borders to tkinter label text
- ModuleNotFoundError: No module named qdarkstyle.colorsystem [Python]
- TypeError: must be str, not int
- Python Program To Calculate Simple Interest (SimpleInterest.py)
- Check version of pip package installer for Python
- Change the background of Tkinter label or text
- Set width and height for the label in tkinter
- How to write JSON file in Python Program
- Python raise error with message example
More Posts:
- JavaScript : redirect page to other url - Android
- Launch Notepad++ html document in any web browser - NotepadPlusPlus
- Turn on off volume change button sounds Mac OS X - Mac-OS-X
- Comprehensive 256 Ascii code table with Html Hex IBM Microsoft Key - Html
- How to create Custom RatingBar Android Programming Tutorial - Android
- Cmd command get current directory location - Windows
- Enable and reduce background noise in Microsoft Teams with AI-based noise suppression - Teams
- Google translate in spreadsheet - Google