check_versions

plasmapy.utils.import_helpers.check_versions(minimum_versions)

Raise an ImportError if a dependent package is not installed and at the required version number, or issue a PlasmaPyWarning if the version of the dependent package cannot be found.