Listing the dependencies of a package using pip [duplicate] January 6, 2023 by Tarik In current pip (version 1.3.1) you can see the dependencies of an installed package by using: pip show <package>