diff --git a/setup.cfg b/setup.cfg index 6106cb022..9fe2ba9e7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -74,6 +74,7 @@ sftp = asyncssh>=2.12.0 snowflake = apache-airflow-providers-snowflake + snowflake-sqlalchemy>=1.4.4 # Temporary solution for https://github.com/astronomer/astronomer-providers/issues/958, we should pin apache-airflow-providers-snowflake version after it pins this package to great than or equal to 1.4.4. # If in future we move Openlineage extractors out of the repo, this dependency should be removed openlineage = openlineage-airflow>=0.12.0 @@ -137,6 +138,7 @@ all = openlineage-airflow>=0.12.0 paramiko protobuf<=3.20.0 # Bigquery provider isn't compatible with it. Details in https://github.com/apache/airflow/commit/25a9ae3b2eec85dfd500b0a921045fc95ab8ffd6 + snowflake-sqlalchemy>=1.4.4 # Temporary solution for https://github.com/astronomer/astronomer-providers/issues/958, we should pin apache-airflow-providers-snowflake version after it pins this package to great than or equal to 1.4.4. [options.packages.find] include =