How to Check Python Package, Library, and Module Versions
Guide
You can check the version with the following commands in the console. Overall, list is cleaner to look at, but freeze is easier to read when checking the version of a specific package.
