Skip to content

dbt-adapters version range too restrictive #66

Description

@maxa-sebastien-coutu

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:

#65

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions