diff --git a/mindsdb/integrations/handlers/ludwig_handler/requirements.txt b/mindsdb/integrations/handlers/ludwig_handler/requirements.txt index a0f37715f14..81e02314049 100644 --- a/mindsdb/integrations/handlers/ludwig_handler/requirements.txt +++ b/mindsdb/integrations/handlers/ludwig_handler/requirements.txt @@ -1,3 +1,3 @@ ludwig[distributed]>=0.5.2 -ray==2.43.0 +ray==2.52.0 dask