automl / amltk

A build-it-yourself AutoML Framework
https://automl.github.io/amltk/
BSD 3-Clause "New" or "Revised" License
62 stars 4 forks source link

chore: Remove upper bound on dask requirement #241

Closed eddiebergman closed 8 months ago

eddiebergman commented 8 months ago

Dask was upperbounded to make Comm Tasks work, but these tasks have taken a relatively big backseat. If this is an issue for anyone, please let us know and refer to the previous upperbound version to see if that will work for your needs!