I've noticed that when installing the current version of the SDK (117.0.0) with pip install PureCloudPlatformClientV2, it does not include the installation of the watchdog package, resulting in a ModuleNotFoundError: No module named 'watchdog' error if it is not installed separately.