mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-26 01:18:20 +00:00
ci(ingest): pin dask dependency for feast (#10865)
This commit is contained in:
parent
25dca3736f
commit
54b9d98177
@ -343,6 +343,7 @@ plugins: Dict[str, Set[str]] = {
|
||||
"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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user