To list outdated packages of Python, you just have to pair pip command with list option and --outdated flag as shown: pip list --outdated
確定! 回上一頁