diff --git a/metadata-ingestion/setup.py b/metadata-ingestion/setup.py index d3df59c6468df5..e25762925be29c 100644 --- a/metadata-ingestion/setup.py +++ b/metadata-ingestion/setup.py @@ -343,6 +343,7 @@ "feast": { "feast>=0.34.0,<1", "flask-openid>=1.3.0", + "dask[dataframe]<2024.7.0", }, "glue": aws_common, # hdbcli is supported officially by SAP, sqlalchemy-hana is built on top but not officially supported