From 220b953f942b55f49a3e35fc2fe69e80b98c3fd0 Mon Sep 17 00:00:00 2001 From: Sergey Lyapustin Date: Sun, 3 Jul 2022 19:22:30 +0200 Subject: [PATCH] Testing Airflow 2.3.3rc1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c658277..5fa3c01 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -apache-airflow[postgres,celery,redis]==2.2.5 # Can't upgrade to 2.3 till this PR will be merged https://github.com/apache/airflow/pull/24569 +apache-airflow[postgres,celery,redis]==2.3.3rc1