diff --git a/setup.py b/setup.py index e4aa346d..ed099bba 100644 --- a/setup.py +++ b/setup.py @@ -58,7 +58,7 @@ def get_version(): "retry==0.9.2", ], extras_require={ - "airflow": ["apache-airflow==2.2.4"], + "airflow": ["apache-airflow==3.2.0"], "data": ["dominodatalab-data>=0.1.0"], "agents": [ "semver>=3.0.4",