-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
While trying to install several adapters, we've found that the version range in this project is too restrictive. Here's the error message:
Because no versions of dbt-sqlite match >1.10.0,<2.0.0
and dbt-sqlite (1.10.0) depends on dbt-adapters (>=1.16.0,<1.17.0), dbt-sqlite (>=1.10.0,<2.0.0) requires dbt-adapters (>=1.16.0,<1.17.0).
And because dbt-snowflake (1.11.0) depends on dbt-adapters (>=1.22.2,<2.0)
and no versions of dbt-snowflake match >1.11.0,<2.0.0, dbt-sqlite (>=1.10.0,<2.0.0) is incompatible with dbt-snowflake (>=1.11.0,<2.0.0).
So, because maxa-ai-data-studio-toolbox depends on both dbt-snowflake (>=1.11.0,<2.0.0) and dbt-sqlite (^1.10.0), version solving failed.
I've created a PR for it:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels