_get_installed_packages_private#

pytorch_forecasting.utils._dependencies._get_installed_packages_private()[source]#

Get a dictionary of installed packages and their versions.

Same as _get_installed_packages, but internal to avoid mutating the lru_cache by accident.