You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pkg_resources is a package dependency from setuptools. We use a couple of its components in limited quantity for parsing of Requirements. We should transition any usage of the pkg_resources package to packaging, a dependency that will be maintained going forward.