diff --git a/core/setup.py b/core/setup.py index 0e2f457ea00..2a14e367bec 100644 --- a/core/setup.py +++ b/core/setup.py @@ -63,7 +63,7 @@ 'networkx>=2.3,<3', 'packaging>=20.9,<22.0', 'sqlparse>=0.2.3,<0.5', - 'dbt-extractor==0.4.0', + 'dbt-extractor==0.4.1', 'typing-extensions>=3.7.4,<3.11', 'werkzeug>=1,<3', # the following are all to match snowflake-connector-python