fal-ai / dbt-fal

do more with dbt. dbt-fal helps you run Python alongside dbt, so you can send Slack alerts, detect anomalies and build machine learning models.
https://fal.ai/dbt-fal
Apache License 2.0
853 stars 72 forks source link

Support dbt-snowflake 1.4.2 #834

Closed gary-beautypie closed 1 year ago

gary-beautypie commented 1 year ago

Describe the bug When trying to run dbt-fal 1.4.7 with dbt-core 1.4.6 and dbt-snowflake 1.4.2 there's a snowflake-connector-python related dependency conflict that can't be resolved.

Your environment

How to reproduce pip install dbt-core==1.4.6 dbt-snowflake==1.4.2 dbt-fal==1.4.7

Expected behaviour Successful install

Actual behavior fal_error.txt