face2face.compatibility_check.check_compatibility.check_compatibility_of_versions¶
-
face2face.compatibility_check.check_compatibility.
check_compatibility_of_versions
()¶ Check installed packages needed for this library
Checks if the installed package versions that are needed for this library contain the needed functions.
- Parameters
None
- Returns
dictionary – Contains the packages needed for this library with the probably missing functions of the packages
- Return type
dict