Closed
Description
pkg_resources
is deprecated (see manual). It is only used to discover the clickhouse-driver package version. It should be easy to replace this with importlib.metadata
version lookup. This is available since Python 3.8. dbt requires Python 3.9+.
Metadata
Metadata
Assignees
Labels
No labels