Closed
Description
dlt version
1.11
Describe the problem
I'm gettiing a deprecation warning from
dlt/dlt/helpers/dbt/__init__.py
Line 3 in 2fd7dbf
UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
import pkg_resources
Expected behavior
No warning
Steps to reproduce
import dlt
Operating system
Linux
Runtime environment
Other
Python version
3.10
dlt data source
No response
dlt destination
No response
Other deployment details
No response
Additional information
No response
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done