apache-airflow-providers-daskexecutor

Package apache-airflow-providers-daskexecutor

Dask

Release: 1.1.0

Provider package

This is a provider package for daskexecutor provider. All classes for this provider package are in airflow.providers.daskexecutor python package.

Installation

You can install this package on top of an existing Airflow 2 installation (see Requirements below) for the minimum Airflow version supported) via pip install apache-airflow-providers-daskexecutor

Requirements

The minimum Apache Airflow version supported by this provider package is 2.5.0.

PIP package

Version required

apache-airflow

>=2.5.0

cloudpickle

>=1.4.1

dask

>=2.9.0,!=2022.10.1,!=2023.5.0

distributed

>=2.11.1,!=2023.5.0

Was this entry helpful?