subkanthi commented on issue #22549: URL: https://github.com/apache/airflow/issues/22549#issuecomment-1080837210
> All good. > > Checked #22241 - > classifier is there > >  > > #21905 and #22527 were mostly to make sure the tests pass (they did :) ) > > #22027 - > I checked that dependencies are ok (below). Tests passed too. It would be great @subkanthi if you could check it (I have no Dask account ) :) > > http https://pypi.org/pypi/apache-airflow/2.2.5rc1/json | jq ".info" | grep "extra == 'dask'": > > ``` > "cloudpickle (>=1.4.1) ; extra == 'dask'", > "dask (>=2.9.0) ; extra == 'dask'", > "distributed (>=2.11.1) ; extra == 'dask'", > ``` Tested #22027 on the tag 2.2.5rc1. Thanks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org