apache-airflow-providers-slack
v9.10.2Provider package apache-airflow-providers-slack for Apache Airflow
$ uv add apache-airflow-providers-slackPackage apache-airflow-providers-slack
Release: 9.10.2
Slack_ services integration including:
Provider package
This is a provider package for slack provider. All classes for this provider package are in airflow.providers.slack python package.
You can find package information and changelog for the provider in the documentation.
Installation
You can install this package on top of an existing Airflow installation (see Requirements below for the minimum Airflow version supported) via pip install apache-airflow-providers-slack
The package supports the following python versions: 3.10,3.11,3.12,3.13,3.14
Requirements
========================================== ====================================== PIP package Version required ========================================== ====================================== apache-airflow >=2.11.0 apache-airflow-providers-common-compat >=1.10.1 apache-airflow-providers-common-sql >=1.27.0 slack-sdk >=3.36.0 aiohttp >=3.14.0 asgiref >=2.3.0; python_version < "3.14" asgiref >=3.11.1; python_version >= "3.14" ========================================== ======================================
Cross provider package dependencies
Those are dependencies that might be needed in order to use all the features of the package. You need to install the specified providers in order to use them.
You can install such cross-provider dependencies when installing from PyPI. For example:
pip install apache-airflow-providers-slack[common.compat]
================================================================================================================== ================= Dependent package Extra ================================================================================================================== ================= apache-airflow-providers-common-compat common.compat apache-airflow-providers-common-sql common.sql ================================================================================================================== =================
The changelog for the provider package can be found in the changelog.
Details
- Version
- 9.10.2
- License
- Apache-2.0
- Python
- >=3.10
- Maintainer
- Apache Software Foundation <[email protected]>
Release Cadence
Maintainers
- Apache Software Foundation · [email protected]