Skip to content

Commit

Permalink
ci(ingest): pin dask dependency for feast (#10865)
Browse files Browse the repository at this point in the history
  • Loading branch information
mayurinehate authored Jul 8, 2024
1 parent 25dca37 commit 54b9d98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions metadata-ingestion/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 54b9d98

Please sign in to comment.